PMD Results
The following document contains the results of PMD 4.2.5.
Files
info/magnolia/module/cache/executor/Store.java
Violation | Line |
---|
Avoid unused private fields such as 'log'. | 65 |
info/magnolia/module/cache/executor/UseCache.java
Violation | Line |
---|
Avoid empty if statements | 84 - 86 |
info/magnolia/module/cache/filter/ContentCachedEntry.java
Violation | Line |
---|
These nested if statements could be combined | 197 - 199 |
These nested if statements could be combined | 216 - 219 |