PMD Results
The following document contains the results of PMD 4.1.
Files
org/apache/sirona/store/memory/counter/ExponentialDecayCounter.java
Violation |
Line |
Avoid empty while statements |
75 - 77 |
org/apache/sirona/store/memory/counter/InMemoryCounterDataStore.java
Violation |
Line |
Avoid empty catch blocks |
109 - 111 |
Avoid empty catch blocks |
140 - 142 |
org/apache/sirona/store/memory/counter/LimitedInMemoryCounterDataStore.java
Violation |
Line |
Avoid empty catch blocks |
152 - 154 |
Avoid unused private fields such as 'timestamp'. |
167 |