Java CRAP

Aug 7th, 2008 Posted in Uncategorized | no comment »

Crap4j is a Java implementation of the CRAP (Change Risk Analysis and Predictions) software metric – 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!”.

Free J2EE Books

Aug 7th, 2008 Posted in Java | no comment »

Here’s a link to free J2EE books around the internet.