PMD Results

The following document contains the results of PMD 6.49.0.

Violations By Priority

Priority 3

org/mycore/restapi/MCRNormalizeMCRObjectIDsFilter.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 105108
EmptyCatchBlock Avoid empty catch blocks 130132

org/mycore/restapi/MCRTransactionFilter.java

Rule Violation Line
UnusedLocalVariable Avoid unused local variables such as 'mcrSession'. 47

org/mycore/restapi/v1/MCRRestAPIClassifications.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 267269
EmptyCatchBlock Avoid empty catch blocks 296298

org/mycore/restapi/v1/MCRRestAPIMessages.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 130132
EmptyCatchBlock Avoid empty catch blocks 188190

org/mycore/restapi/v1/utils/MCRRestAPIObjectsHelper.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 293295
EmptyCatchBlock Avoid empty catch blocks 427429

org/mycore/restapi/v2/MCRRestDerivateContents.java

Rule Violation Line
UnusedLocalVariable Avoid unused local variables such as 'mcrSession'. 154

org/mycore/restapi/v2/MCRRestDerivates.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 225227

org/mycore/restapi/v2/MCRRestObjects.java

Rule Violation Line
EmptyCatchBlock Avoid empty catch blocks 620622
EmptyCatchBlock Avoid empty catch blocks 687689

Priority 4

org/mycore/restapi/MCRSessionFilter.java

Rule Violation Line
UselessParentheses Useless parentheses. 109111

org/mycore/restapi/converter/MCRWrappedXMLWriter.java

Rule Violation Line
UselessParentheses Useless parentheses. 81
UselessParentheses Useless parentheses. 129

org/mycore/restapi/v1/utils/MCRRestAPIUtil.java

Rule Violation Line
UselessParentheses Useless parentheses. 58
UselessParentheses Useless parentheses. 58
UselessParentheses Useless parentheses. 58
UselessParentheses Useless parentheses. 58

org/mycore/restapi/v2/MCRExceptionMapper.java

Rule Violation Line
UselessParentheses Useless parentheses. 49
UselessParentheses Useless parentheses. 77

org/mycore/restapi/v2/MCRRestDerivateContents.java

Rule Violation Line
UselessParentheses Useless parentheses. 487
UselessParentheses Useless parentheses. 498

Files

org/mycore/restapi/MCRNormalizeMCRObjectIDsFilter.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 105108
EmptyCatchBlock Avoid empty catch blocks 3 130132

org/mycore/restapi/MCRSessionFilter.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 109111

org/mycore/restapi/MCRTransactionFilter.java

Rule Violation Priority Line
UnusedLocalVariable Avoid unused local variables such as 'mcrSession'. 3 47

org/mycore/restapi/converter/MCRWrappedXMLWriter.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 81
UselessParentheses Useless parentheses. 4 129

org/mycore/restapi/v1/MCRRestAPIClassifications.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 267269
EmptyCatchBlock Avoid empty catch blocks 3 296298

org/mycore/restapi/v1/MCRRestAPIMessages.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 130132
EmptyCatchBlock Avoid empty catch blocks 3 188190

org/mycore/restapi/v1/utils/MCRRestAPIObjectsHelper.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 293295
EmptyCatchBlock Avoid empty catch blocks 3 427429

org/mycore/restapi/v1/utils/MCRRestAPIUtil.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 58
UselessParentheses Useless parentheses. 4 58
UselessParentheses Useless parentheses. 4 58
UselessParentheses Useless parentheses. 4 58

org/mycore/restapi/v2/MCRExceptionMapper.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 49
UselessParentheses Useless parentheses. 4 77

org/mycore/restapi/v2/MCRRestDerivateContents.java

Rule Violation Priority Line
UnusedLocalVariable Avoid unused local variables such as 'mcrSession'. 3 154
UselessParentheses Useless parentheses. 4 487
UselessParentheses Useless parentheses. 4 498

org/mycore/restapi/v2/MCRRestDerivates.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 225227

org/mycore/restapi/v2/MCRRestObjects.java

Rule Violation Priority Line
EmptyCatchBlock Avoid empty catch blocks 3 620622
EmptyCatchBlock Avoid empty catch blocks 3 687689