PMD Results

The following document contains the results of PMD 6.13.0.

Violations By Priority

Priority 3

org/eclipse/jgit/http/server/FileSender.java

Rule Violation Line
TooManyStaticImports Too many static imports may lead to messy code 44225
EmptyCatchBlock Avoid empty catch blocks 100102
EmptyCatchBlock Avoid empty catch blocks 114116

org/eclipse/jgit/http/server/GitSmartHttpTools.java

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

org/eclipse/jgit/http/server/ObjectFileServlet.java

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

org/eclipse/jgit/http/server/ReceivePackServlet.java

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

org/eclipse/jgit/http/server/RepositoryFilter.java

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

org/eclipse/jgit/http/server/ServletUtils.java

Rule Violation Line
TooManyStaticImports Too many static imports may lead to messy code 44290
EmptyCatchBlock Avoid empty catch blocks 136138
EmptyWhileStmt Avoid empty while statements 156158
EmptyCatchBlock Avoid empty catch blocks 159161
EmptyCatchBlock Avoid empty catch blocks 164166

org/eclipse/jgit/http/server/SmartOutputStream.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 121125

org/eclipse/jgit/http/server/SmartServiceInfoRefs.java

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

org/eclipse/jgit/http/server/UploadPackServlet.java

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

Priority 4

org/eclipse/jgit/http/server/GitSmartHttpTools.java

Rule Violation Line
UselessParentheses Useless parentheses. 252253

Files

org/eclipse/jgit/http/server/FileSender.java

Rule Violation Priority Line
TooManyStaticImports Too many static imports may lead to messy code 3 44225
EmptyCatchBlock Avoid empty catch blocks 3 100102
EmptyCatchBlock Avoid empty catch blocks 3 114116

org/eclipse/jgit/http/server/GitSmartHttpTools.java

Rule Violation Priority Line
TooManyStaticImports Too many static imports may lead to messy code 3 44422
UselessParentheses Useless parentheses. 4 252253

org/eclipse/jgit/http/server/ObjectFileServlet.java

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

org/eclipse/jgit/http/server/ReceivePackServlet.java

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

org/eclipse/jgit/http/server/RepositoryFilter.java

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

org/eclipse/jgit/http/server/ServletUtils.java

Rule Violation Priority Line
TooManyStaticImports Too many static imports may lead to messy code 3 44290
EmptyCatchBlock Avoid empty catch blocks 3 136138
EmptyWhileStmt Avoid empty while statements 3 156158
EmptyCatchBlock Avoid empty catch blocks 3 159161
EmptyCatchBlock Avoid empty catch blocks 3 164166

org/eclipse/jgit/http/server/SmartOutputStream.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 121125

org/eclipse/jgit/http/server/SmartServiceInfoRefs.java

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

org/eclipse/jgit/http/server/UploadPackServlet.java

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