PMD Results

The following document contains the results of PMD 3.7.

Files

org/fosstrak/hal/HardwareAbstraction.java

ViolationLine
No need to import a type that's in the same package23
No need to import a type that's in the same package24
No need to import a type that's in the same package25
No need to import a type that's in the same package26
No need to import a type that's in the same package27

org/fosstrak/hal/OutOfBoundsException.java

ViolationLine
Avoid unused constructor parameters such as 'message'44 - 46

org/fosstrak/hal/transponder/EPCTransponderModel.java

ViolationLine
These nested if statements could be combined135 - 140

org/fosstrak/hal/transponder/IDType.java

ViolationLine
These nested if statements could be combined45 - 48

org/fosstrak/hal/transponder/InventoryItem.java

ViolationLine
No need to import a type that's in the same package3

org/fosstrak/hal/util/CRC16.java

ViolationLine
No need to import a type that's in the same package23

org/fosstrak/hal/util/ResourceLocator.java

ViolationLine
Avoid empty catch blocks66 - 67

org/fosstrak/hal/util/Tools.java

ViolationLine
Avoid unused local variables such as 'res'170
Avoid unused local variables such as 'code'416