PMD Results

The following document contains the results of PMD 6.53.0.

Violations By Priority

Priority 3

org/woehlke/computer/kurzweil/kochsnowflake/model/koch/LinkedListNodeContainer.java

Rule Violation Line
UnnecessarySemicolon Unnecessary semicolon 79

Priority 4

org/woehlke/computer/kurzweil/kochsnowflake/view/KochSnowflakeFrame.java

Rule Violation Line
UnnecessaryImport Unused import 'org.woehlke.computer.kurzweil.kochsnowflake.model.geometry.LatticePoint' 7

Files

org/woehlke/computer/kurzweil/kochsnowflake/model/koch/LinkedListNodeContainer.java

Rule Violation Priority Line
UnnecessarySemicolon Unnecessary semicolon 3 79

org/woehlke/computer/kurzweil/kochsnowflake/view/KochSnowflakeFrame.java

Rule Violation Priority Line
UnnecessaryImport Unused import 'org.woehlke.computer.kurzweil.kochsnowflake.model.geometry.LatticePoint' 4 7