PMD Results
The following document contains the results of PMD 6.4.0.
Files
net/technearts/ConverterFactory.java
Violation |
Priority |
Line |
Avoid modifiers which are implied by the context |
3 |
19–34 |
Avoid modifiers which are implied by the context |
3 |
37–67 |
Avoid modifiers which are implied by the context |
3 |
69–75 |
net/technearts/ExcelFile.java
Violation |
Priority |
Line |
An empty statement (semicolon) not part of a loop |
3 |
178 |
net/technearts/ExcelMarshaller.java
Violation |
Priority |
Line |
Avoid modifiers which are implied by the context |
3 |
89–109 |
Avoid modifiers which are implied by the context |
3 |
111–122 |
Avoid modifiers which are implied by the context |
3 |
124–128 |
net/technearts/Repository.java
Violation |
Priority |
Line |
Avoid empty if statements |
3 |
105–107 |
Avoid empty if statements |
3 |
108–110 |