PMD Results

The following document contains the results of PMD 5.1.2.

Files

info/magnolia/cache/browser/app/CacheBrowserListPresenter.java

Violation Line
These nested if statements could be combined 7981

info/magnolia/cache/browser/app/CacheKeyItem.java

Violation Line
Avoid empty catch blocks 8486
Avoid empty catch blocks 9496

info/magnolia/cache/browser/rest/client/CacheService.java

Violation Line
Avoid modifiers which are implied by the context 51
Avoid modifiers which are implied by the context 55
Avoid modifiers which are implied by the context 59
Avoid modifiers which are implied by the context 63
Avoid modifiers which are implied by the context 67
Avoid modifiers which are implied by the context 71

info/magnolia/cache/browser/rest/endpoint/CacheEndpoint.java

Violation Line
Useless parentheses. 156
Avoid unused private methods such as 'deserialiseJsonToCacheKey(String)'. 218
Avoid unused private methods such as 'sortKeys(List,String,String)'. 274