File Release Notes and Changelog
Release Name: 0.99.2
Notes:
Changes:
* New oo-metrics (npm, rfc, lcom, cbo ..).
* Update to the default design metric to incorporate the oo metrics (design category). The thresholds are based on NASA recommendations.
* New analysis of test code impact on the code base. This is a revolutionary and simple new way analysing the portion of the code that actually is explicitly tested (method test reference) - as apposed to statement test coverage that shows you code that is covered when running tests.
* Restructuring of the whole report layout to make it more intuitive.
* New anysis reports for finding important clues about the code.
* XSLT/XPath grammar adaptation to run smoothly in JDK5.
* Fixes of some minor bugs.