PMD Results

The following document contains the results of PMD 4.2.2.

Files

net/sf/openv4j/AlsoAt.java

ViolationLine
Avoid unused constructor parameters such as 'i'.38 - 39

net/sf/openv4j/DataPoint.java

ViolationLine
These nested if statements could be combined508 - 523

net/sf/openv4j/GwgAddress.java

ViolationLine
Avoid unused constructor parameters such as 'address'.38 - 39

net/sf/openv4j/protocolhandlers/DataContainer.java

ViolationLine
Avoid unused private fields such as 'log'.47

net/sf/openv4j/protocolhandlers/ProtocolHandler.java

ViolationLine
Avoid unused private fields such as 'failedCount'.173
Avoid unused private fields such as 'timeoutTimeStamp'.175
Avoid empty finally blocks256 - 257