PMD Results
The following document contains the results of PMD 4.1.
Files
org/apache/fulcrum/yaafi/framework/container/ServiceContainerImpl.java
| Violation | Line |
|---|
| These nested if statements could be combined | 819 - 828 |
org/apache/fulcrum/yaafi/framework/interceptor/AvalonInterceptorInvocationHandler.java
| Violation | Line |
|---|
| Overriding method merely calls super | 131 - 134 |
org/apache/fulcrum/yaafi/interceptor/jamon/Jamon1PerformanceMonitorImpl.java
| Violation | Line |
|---|
| Avoid unused constructor parameters such as 'serviceName'. | 52 - 55 |
org/apache/fulcrum/yaafi/interceptor/jamon/Jamon2PerformanceMonitorImpl.java
| Violation | Line |
|---|
| Avoid unused constructor parameters such as 'serviceName'. | 73 - 77 |
org/apache/fulcrum/yaafi/interceptor/logging/LoggingInterceptorServiceImpl.java
| Violation | Line |
|---|
| These nested if statements could be combined | 137 - 142 |
| These nested if statements could be combined | 153 - 159 |
| These nested if statements could be combined | 170 - 176 |
org/apache/fulcrum/yaafi/interceptor/performance/PerformanceInterceptorServiceImpl.java
| Violation | Line |
|---|
| These nested if statements could be combined | 133 - 138 |
| These nested if statements could be combined | 223 - 227 |
org/apache/fulcrum/yaafi/interceptor/util/ArgumentToStringBuilderImpl.java
| Violation | Line |
|---|
| Avoid unused constructor parameters such as 'maxArgLength'. | 99 - 105 |
org/apache/fulcrum/yaafi/service/shutdown/ShutdownServiceImpl.java
| Violation | Line |
|---|
| These nested if statements could be combined | 215 - 236 |