PMD Results

The following document contains the results of PMD[1] 7.7.0.

Violations By Priority

Priority 3

org/metricshub/http/HttpClient.java
Rule Violation Line
EmptyCatchBlock[2] Avoid empty catch blocks 112[3]

Priority 4

org/metricshub/http/ThreadSafeNoCacheAuthenticator.java
Rule Violation Line
UselessParentheses[4] Useless parentheses. 175[5]
UselessParentheses[4] Useless parentheses. 180[6]

Files

org/metricshub/http/HttpClient.java

Rule Violation Priority Line
EmptyCatchBlock[2] Avoid empty catch blocks 3 112[3]

org/metricshub/http/ThreadSafeNoCacheAuthenticator.java

Rule Violation Priority Line
UselessParentheses[4] Useless parentheses. 4 175[5]
UselessParentheses[4] Useless parentheses. 4 180[6]
No results.