Crap4j
Home PageCategories: Code analysis - Standards verifiers
Latest version: 1.1.6
Added 2008-12-13
Java implementation of the CRAP (Change Risk Analysis and Predictions) software metric.
CRAP: a mildly offensive metric name to help protect you from truly offensive code.
The CRAP metric combines cyclomatic complexity and code coverage from automated tests (e.g. JUnit tests) to help you identify code that might be particularly difficult to understand, test, or maintain – the kind of code that makes developers say: "This is crap!" or, if they are stuck maintaining it, "Oh, crap!".
Crap4j comes in two forms: Eclipse update and Ant task.
Built for Java |
Free or free version available |
Source code provided |