PMD Results
The following document contains the results of PMD 5.5.1.
Files
fr/paris/lutece/plugins/grukeydiversification/business/customer/DecryptedCustomer.java
Violation |
Line |
A getX() method which returns a boolean should be named isX() |
194–197 |
A getX() method which returns a boolean should be named isX() |
266–269 |
A getX() method which returns a boolean should be named isX() |
320–323 |
fr/paris/lutece/plugins/grukeydiversification/business/customer/EncryptedCustomer.java
Violation |
Line |
New exception is thrown in catch block, original stack trace may be lost |
99 |
A getX() method which returns a boolean should be named isX() |
198–201 |
A getX() method which returns a boolean should be named isX() |
270–273 |
A getX() method which returns a boolean should be named isX() |
324–327 |
fr/paris/lutece/plugins/grukeydiversification/service/cache/EncryptionKeyCacheService.java
Violation |
Line |
Avoid instantiation through private constructors from outside of the constructors class. |
127 |
fr/paris/lutece/plugins/grukeydiversification/web/AbstractManageEncryptionKeyJspBean.java
Violation |
Line |
Perhaps '_nDefaultItemsPerPage' could be replaced by a local variable. |
72 |
fr/paris/lutece/plugins/grukeydiversification/web/EncryptionKeyJspBean.java
Violation |
Line |
Assigning an Object to null is a code smell. Consider refactoring. |
119 |
fr/paris/lutece/plugins/grukeydiversification/web/rs/dto/EncryptedIdentityDto.java
Violation |
Line |
New exception is thrown in catch block, original stack trace may be lost |
103 |