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 44288
EmptyCatchBlock Avoid empty catch blocks 135137
EmptyWhileStmt Avoid empty while statements 155157
EmptyCatchBlock Avoid empty catch blocks 158160
EmptyCatchBlock Avoid empty catch blocks 163165

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 44288
EmptyCatchBlock Avoid empty catch blocks 3 135137
EmptyWhileStmt Avoid empty while statements 3 155157
EmptyCatchBlock Avoid empty catch blocks 3 158160
EmptyCatchBlock Avoid empty catch blocks 3 163165

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