PMD Results
The following document contains the results of PMD 4.1.
Files
org/apache/myfaces/extensions/validator/core/PhaseIdRecordingPhaseListener.java
Violation | Line |
---|---|
Overriding method merely calls super | 79 - 82 |
org/apache/myfaces/extensions/validator/core/el/FaceletsTaglibExpressionHelper.java
Violation | Line |
---|---|
These nested if statements could be combined | 123 - 126 |
org/apache/myfaces/extensions/validator/core/el/ValueBindingExpression.java
Violation | Line |
---|---|
These nested if statements could be combined | 175 - 178 |
org/apache/myfaces/extensions/validator/core/interceptor/ValidationInterceptor.java
Violation | Line |
---|---|
These nested if statements could be combined | 125 - 131 |
org/apache/myfaces/extensions/validator/core/renderkit/ExtValLazyRendererProxy.java
Violation | Line |
---|---|
These nested if statements could be combined | 118 - 121 |
org/apache/myfaces/extensions/validator/core/validation/message/resolver/AbstractValidationErrorMessageResolver.java
Violation | Line |
---|---|
Avoid empty catch blocks | 85 - 88 |
Avoid empty catch blocks | 102 - 105 |
Avoid empty catch blocks | 121 - 124 |
org/apache/myfaces/extensions/validator/core/validation/parameter/DefaultValidationParameterExtractor.java
Violation | Line |
---|---|
These nested if statements could be combined | 288 - 299 |
These nested if statements could be combined | 326 - 345 |
org/apache/myfaces/extensions/validator/core/validation/strategy/DefaultValidationStrategyFactory.java
Violation | Line |
---|---|
Avoid empty catch blocks | 155 - 158 |
org/apache/myfaces/extensions/validator/util/ClassUtils.java
Violation | Line |
---|---|
Avoid empty catch blocks | 74 - 77 |
Avoid empty catch blocks | 87 - 90 |
org/apache/myfaces/extensions/validator/util/ExtValAnnotationUtils.java
Violation | Line |
---|---|
Avoid empty catch blocks | 180 - 183 |
org/apache/myfaces/extensions/validator/util/ExtValUtils.java
Violation | Line |
---|---|
Avoid empty catch blocks | 387 - 390 |
Avoid empty catch blocks | 414 - 417 |