PMD Results

The following document contains the results of PMD 6.38.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 11192
EmptyCatchBlock Avoid empty catch blocks 6769
EmptyCatchBlock Avoid empty catch blocks 8183

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

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

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

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

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

Rule Violation Line
UnnecessaryModifier Unnecessary modifier 'public' on interface 'ReceivePackRunnable': members of interface types are implicitly public 5058

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

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

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

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

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

Rule Violation Line
TooManyStaticImports Too many static imports may lead to messy code 11255
EmptyCatchBlock Avoid empty catch blocks 102104
EmptyWhileStmt Avoid empty while statements 122124
EmptyCatchBlock Avoid empty catch blocks 125127
EmptyCatchBlock Avoid empty catch blocks 130132

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

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 8690

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

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

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

Rule Violation Line
UnnecessaryModifier Unnecessary modifier 'public' on interface 'UploadPackRunnable': members of interface types are implicitly public 5058

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

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

Files

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

Rule Violation Priority Line
TooManyStaticImports Too many static imports may lead to messy code 3 11192
EmptyCatchBlock Avoid empty catch blocks 3 6769
EmptyCatchBlock Avoid empty catch blocks 3 8183

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

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

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

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

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

Rule Violation Priority Line
UnnecessaryModifier Unnecessary modifier 'public' on interface 'ReceivePackRunnable': members of interface types are implicitly public 3 5058

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

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

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

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

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

Rule Violation Priority Line
TooManyStaticImports Too many static imports may lead to messy code 3 11255
EmptyCatchBlock Avoid empty catch blocks 3 102104
EmptyWhileStmt Avoid empty while statements 3 122124
EmptyCatchBlock Avoid empty catch blocks 3 125127
EmptyCatchBlock Avoid empty catch blocks 3 130132

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

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 8690

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

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

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

Rule Violation Priority Line
UnnecessaryModifier Unnecessary modifier 'public' on interface 'UploadPackRunnable': members of interface types are implicitly public 3 5058

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

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