The Crap4j icon becomes enabled in the toolbar and on the menu bar.
The Crap4j tool analyzes your codebase. It opens the JUnit runner and runs all tests in the project.
When the analyisis is finished, an HTML report opens displaying the results of the analysis. This html report is located in <project root>/agitar/reports/crap4j.
The CRAP report shows the percentage of methods in the project that are above the CRAP threshold of 8. It also shows the number of methods that are above the CRAP threshold and other statistics.
At the bottom of the report are links to method-level details sorted by various criteria.
(complexity ^ 2)((1 - coverage) ^ 3) + complexity