PMD Results
The following document contains the results of PMD 6.0.1.
Files
org/socialsignin/spring/data/dynamodb/core/DynamoDBTemplate.java
Violation |
Line |
These nested if statements could be combined |
294–298 |
org/socialsignin/spring/data/dynamodb/mapping/DynamoDBMappingContext.java
Violation |
Line |
Useless parentheses. |
99 |
org/socialsignin/spring/data/dynamodb/repository/query/AbstractDynamoDBQueryCreator.java
Violation |
Line |
Useless parentheses. |
100 |
org/socialsignin/spring/data/dynamodb/repository/query/AbstractDynamoDBQueryCriteria.java
Violation |
Line |
These nested if statements could be combined |
215–217 |
Useless parentheses. |
369 |
org/socialsignin/spring/data/dynamodb/repository/query/DynamoDBEntityWithHashAndRangeKeyCriteria.java
Violation |
Line |
Useless parentheses. |
160 |
These nested if statements could be combined |
266–268 |
These nested if statements could be combined |
280–283 |
These nested if statements could be combined |
292–295 |
These nested if statements could be combined |
322–328 |
Useless parentheses. |
336–337 |
org/socialsignin/spring/data/dynamodb/repository/support/DynamoDBHashAndRangeKeyExtractingEntityMetadataImpl.java
Violation |
Line |
These nested if statements could be combined |
84–90 |
Useless parentheses. |
84–85 |
Useless parentheses. |
86–88 |
These nested if statements could be combined |
95–100 |
Useless parentheses. |
95–96 |
Useless parentheses. |
97–98 |