PMD Results
The following document contains the results of PMD 3.9.
Files
net/sourceforge/vigilog/ui/filter/regex/TextMatcherEditor.java
| Violation |
Line |
| Avoid unused imports such as 'ca.odell.glazedlists.TextFilterable' |
6 |
net/sourceforge/vigilog/ui/LogFilePanel.java
| Violation |
Line |
| Avoid duplicate imports such as 'java.awt.event.ComponentAdapter' |
55 |
| Avoid duplicate imports such as 'java.util.List' |
60 |
net/sourceforge/vigilog/ui/threadviewer/ThreadViewerPanel.java
| Violation |
Line |
| Avoid duplicate imports such as 'java.util.List' |
13 |
| Avoid empty if statements |
56 - 61 |