Simple quality report aggregator (merges checkstyle, findbugs, jcoverage and PMD/CPD). Interesting for showing a "code viewer" with violations from multiple sources
FingBugs uses more sophisticated analysis techniques than tools like PMD and Checkstyle, working at the bytecode level rather than with the source code, and is more focused on finding the most high priority and potentially dangerous issues.