PMD Results

The following document contains the results of PMD 6.29.0.

Violations By Priority

Priority 3

com/foxinmy/weixin4j/qy/WeixinSuiteProxy.java

Rule Violation Line
EmptyStatementNotInLoop An empty statement (semicolon) not part of a loop 224

com/foxinmy/weixin4j/qy/api/MediaApi.java

Rule Violation Line
EmptyStatementNotInLoop An empty statement (semicolon) not part of a loop 177
EmptyStatementNotInLoop An empty statement (semicolon) not part of a loop 499

com/foxinmy/weixin4j/qy/api/NotifyApi.java

Rule Violation Line
CollapsibleIfStatements These nested if statements could be combined 7577

com/foxinmy/weixin4j/qy/api/OauthApi.java

Rule Violation Line
EmptyStatementNotInLoop An empty statement (semicolon) not part of a loop 83
EmptyStatementNotInLoop An empty statement (semicolon) not part of a loop 131

Files

com/foxinmy/weixin4j/qy/WeixinSuiteProxy.java

Rule Violation Priority Line
EmptyStatementNotInLoop An empty statement (semicolon) not part of a loop 3 224

com/foxinmy/weixin4j/qy/api/MediaApi.java

Rule Violation Priority Line
EmptyStatementNotInLoop An empty statement (semicolon) not part of a loop 3 177
EmptyStatementNotInLoop An empty statement (semicolon) not part of a loop 3 499

com/foxinmy/weixin4j/qy/api/NotifyApi.java

Rule Violation Priority Line
CollapsibleIfStatements These nested if statements could be combined 3 7577

com/foxinmy/weixin4j/qy/api/OauthApi.java

Rule Violation Priority Line
EmptyStatementNotInLoop An empty statement (semicolon) not part of a loop 3 83
EmptyStatementNotInLoop An empty statement (semicolon) not part of a loop 3 131