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 1934
Avoid modifiers which are implied by the context 3 3767
Avoid modifiers which are implied by the context 3 6975

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 89109
Avoid modifiers which are implied by the context 3 111122
Avoid modifiers which are implied by the context 3 124128

net/technearts/Repository.java

Violation Priority Line
Avoid empty if statements 3 105107
Avoid empty if statements 3 108110