The following document contains the results of PMD 6.13.0.
Rule | Violation | Line |
---|---|---|
ClassNamingConventions | The utility class name 'DtoFormatConstants' doesn't match '[A-Z][a-zA-Z0-9]+(Utils?|Helper|Home|Service)' | 40–83 |
Rule | Violation | Line |
---|---|---|
ClassNamingConventions | The utility class name 'Constants' doesn't match '[A-Z][a-zA-Z0-9]+(Utils?|Helper|Home|Service)' | 40–82 |
Rule | Violation | Line |
---|---|---|
ClassNamingConventions | The utility class name 'DtoFormatConstants' doesn't match '[A-Z][a-zA-Z0-9]+(Utils?|Helper|Home|Service)' | 40–96 |
Rule | Violation | Line |
---|---|---|
ClassNamingConventions | The utility class name 'Constants' doesn't match '[A-Z][a-zA-Z0-9]+(Utils?|Helper|Home|Service)' | 40–85 |
Rule | Violation | Line |
---|---|---|
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 47 |
Rule | Violation | Line |
---|---|---|
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 44 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 56 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 66 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 75 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 85 |
Rule | Violation | Line |
---|---|---|
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 47 |
Rule | Violation | Line |
---|---|---|
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 44 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 53 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 63 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 72 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 82 |
Rule | Violation | Line |
---|---|---|
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 48 |
Rule | Violation | Line |
---|---|---|
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 47 |
Rule | Violation | Line |
---|---|---|
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 50 |
Rule | Violation | Line |
---|---|---|
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 50 |
Rule | Violation | Line |
---|---|---|
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 44 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 56 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 66 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 75 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 85 |
Rule | Violation | Line |
---|---|---|
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 47 |
Rule | Violation | Line |
---|---|---|
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 44 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 53 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 63 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 72 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 82 |
Rule | Violation | Line |
---|---|---|
BooleanGetMethodName | A getX() method which returns a boolean should be named isX() | 126–129 |
Rule | Violation | Line |
---|---|---|
BooleanGetMethodName | A getX() method which returns a boolean should be named isX() | 133–136 |
BooleanGetMethodName | A getX() method which returns a boolean should be named isX() | 197–200 |
Rule | Violation | Line |
---|---|---|
UnusedImports | Avoid unused imports such as 'com.fasterxml.jackson.annotation.JsonRootName' | 38 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 3 | 47 |
BooleanGetMethodName | A getX() method which returns a boolean should be named isX() | 4 | 126–129 |
Rule | Violation | Priority | Line |
---|---|---|---|
ClassNamingConventions | The utility class name 'DtoFormatConstants' doesn't match '[A-Z][a-zA-Z0-9]+(Utils?|Helper|Home|Service)' | 1 | 40–83 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 3 | 44 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 3 | 56 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 3 | 66 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 3 | 75 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 3 | 85 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 3 | 47 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 3 | 44 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 3 | 53 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 3 | 63 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 3 | 72 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 3 | 82 |
Rule | Violation | Priority | Line |
---|---|---|---|
ClassNamingConventions | The utility class name 'Constants' doesn't match '[A-Z][a-zA-Z0-9]+(Utils?|Helper|Home|Service)' | 1 | 40–82 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 3 | 48 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 3 | 47 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 3 | 50 |
BooleanGetMethodName | A getX() method which returns a boolean should be named isX() | 4 | 133–136 |
BooleanGetMethodName | A getX() method which returns a boolean should be named isX() | 4 | 197–200 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 3 | 50 |
Rule | Violation | Priority | Line |
---|---|---|---|
ClassNamingConventions | The utility class name 'DtoFormatConstants' doesn't match '[A-Z][a-zA-Z0-9]+(Utils?|Helper|Home|Service)' | 1 | 40–96 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 3 | 44 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 3 | 56 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 3 | 66 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 3 | 75 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 3 | 85 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 3 | 47 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 3 | 44 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 3 | 53 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 3 | 63 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 3 | 72 |
UnnecessaryAnnotationValueElement | Avoid the use of value in annotations when its the only element | 3 | 82 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnusedImports | Avoid unused imports such as 'com.fasterxml.jackson.annotation.JsonRootName' | 4 | 38 |
Rule | Violation | Priority | Line |
---|---|---|---|
ClassNamingConventions | The utility class name 'Constants' doesn't match '[A-Z][a-zA-Z0-9]+(Utils?|Helper|Home|Service)' | 1 | 40–85 |