PMD Results
The following document contains the results of PMD 4.2.2.
Files
org/perfectjpattern/core/behavioral/visitor/AbstractVisitor.java
Violation |
Line |
Overriding method merely calls super |
198 - 202 |
org/perfectjpattern/core/extras/delegate/AbstractDelegator.java
Violation |
Line |
Avoid empty catch blocks |
206 - 209 |
Avoid empty catch blocks |
210 - 213 |
org/perfectjpattern/core/structural/AbstractSurrogate.java
Violation |
Line |
Avoid empty catch blocks |
106 - 109 |
org/perfectjpattern/core/structural/adapter/ExactMatchAdaptingStrategy.java
Violation |
Line |
Avoid empty catch blocks |
158 - 162 |
org/perfectjpattern/core/structural/adapter/NameMatchAdaptingStrategy.java
Violation |
Line |
Avoid empty catch blocks |
115 - 119 |