Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

0.5

Compare
Choose a tag to compare
@micheh micheh released this 31 Dec 11:48
· 6 commits to master since this release

Added reporting of the CRAP index. The new custom values are:

  • CRAPAmount (number of methods above a specified threshold)
  • CRAPPercent (percentage of methods above a specified threshold)
  • CRAPTotal (sum of all CRAP indices)
  • CRAPAverage (average CRAP index)
  • CRAPMaximum (maximum CRAP index).