JordanRL / Fermat

A library providing math and statistics operations for numbers of arbitrary size.
GNU General Public License v2.0
65 stars 6 forks source link

Ensure All Change Risk Anti-Pattern Scores Below 20 #129

Closed JordanRL closed 2 years ago

JordanRL commented 2 years ago

The Scrutinizer report for the current codebase has several methods with a high CRAP score. These methods need to be refactored to be simplified, or they need to be more well tested.