PMD Results

The following document contains the results of PMD 3.9.

Files

org/jrobin/core/ArcDef.java

ViolationLine
Ensure you override both equals() and hashCode()147

org/jrobin/core/Datasource.java

ViolationLine
These nested if statements could be combined228 - 239

org/jrobin/core/DsDef.java

ViolationLine
Ensure you override both equals() and hashCode()190

org/jrobin/core/RrdDef.java

ViolationLine
Ensure you override both equals() and hashCode()612

org/jrobin/core/RrdDefTemplate.java

ViolationLine
Avoid empty catch blocks198 - 200
Avoid empty catch blocks205 - 207

org/jrobin/core/Sample.java

ViolationLine
Avoid empty catch blocks213 - 215

org/jrobin/core/jrrd/ConsolidationFunctionType.java

ViolationLine
Ensure you override both equals() and hashCode()88

org/jrobin/core/jrrd/DataSourceType.java

ViolationLine
Ensure you override both equals() and hashCode()86

org/jrobin/core/jrrd/RRDFile.java

ViolationLine
Avoid empty if statements75 - 76

org/jrobin/core/timespec/Epoch.java

ViolationLine
Avoid empty catch blocks154 - 156

org/jrobin/graph/RrdGraphDef.java

ViolationLine
These nested if statements could be combined1067 - 1069

org/jrobin/inspector/EditDatasourceDialog.java

ViolationLine
Avoid empty catch blocks191 - 193
Avoid empty catch blocks197 - 199

org/jrobin/inspector/GraphFrame.java

ViolationLine
Avoid modifying an outer loop incrementer in an inner loop for update expression138 - 144