2016/02/07 - Apache Onami has been retired.

For more information, please explore the Attic.

PMD Results

The following document contains the results of PMD 5.0.2.

Files

org/apache/onami/autobind/scanner/asm/ASMClasspathScanner.java

ViolationLine
Too many static imports may lead to messy code1 - 431
These nested if statements could be combined382 - 386
Unnecessary use of fully qualified name 'Level.FINE' due to existing import 'java.util.logging.Level'423

org/apache/onami/autobind/scanner/asm/AnnotationCollector.java

ViolationLine
Too many static imports may lead to messy code1 - 156