PMD Results
The following document contains the results of PMD
Files
junction/annotation/AnnotationsContainerConfiguration.java
Violation | Line |
---|
Avoid empty catch blocks | 125 - 127 |
Avoid empty catch blocks | 143 - 145 |
junction/ReflectContainerConfiguration.java
Violation | Line |
---|
Avoid empty catch blocks | 57 - 59 |
Avoid empty catch blocks | 60 - 62 |
Avoid empty catch blocks | 63 - 65 |
Avoid empty catch blocks | 84 - 86 |
Avoid empty catch blocks | 87 - 89 |
Avoid empty catch blocks | 90 - 92 |
Avoid empty catch blocks | 110 - 112 |
Avoid empty catch blocks | 113 - 115 |
Avoid empty catch blocks | 116 - 118 |
junction/Container.java
Violation | Line |
---|
Avoid unused private methods such as 'getAdaptedObject(Object)' | 273 |
Avoid unused private methods such as 'getTarget(Object)' | 296 |