PMD Results

The following document contains the results of PMD 7.14.0.

Violations By Priority

Priority 3

org/forgerock/json/crypto/JsonCrypto.java

Rule Violation Line
TooManyStaticImports Too many static imports may lead to messy code 17159

Priority 4

org/forgerock/json/crypto/simple/SimpleDecryptor.java

Rule Violation Line
UselessParentheses Useless parentheses. 116

org/forgerock/json/crypto/simple/SimpleEncryptor.java

Rule Violation Line
UselessParentheses Useless parentheses. 167

Files

org/forgerock/json/crypto/JsonCrypto.java

Rule Violation Priority Line
TooManyStaticImports Too many static imports may lead to messy code 3 17159

org/forgerock/json/crypto/simple/SimpleDecryptor.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 116

org/forgerock/json/crypto/simple/SimpleEncryptor.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 167