PMD Results
The following document contains the results of PMD 5.3.5.
Files
net/anyflow/lannister/plugin/ConnectEventArgs.java
Violation |
Line |
Avoid modifiers which are implied by the context |
30–34 |
Useless parentheses. |
31 |
net/anyflow/lannister/plugin/ConnectEventListener.java
Violation |
Line |
Avoid modifiers which are implied by the context |
21 |
net/anyflow/lannister/plugin/DeliveredEventArgs.java
Violation |
Line |
Avoid modifiers which are implied by the context |
24–27 |
Useless parentheses. |
25 |
net/anyflow/lannister/plugin/DeliveredEventListener.java
Violation |
Line |
Avoid modifiers which are implied by the context |
21 |
net/anyflow/lannister/plugin/DisconnectEventArgs.java
Violation |
Line |
Avoid modifiers which are implied by the context |
26–29 |
Useless parentheses. |
27 |
net/anyflow/lannister/plugin/DisconnectEventListener.java
Violation |
Line |
Avoid modifiers which are implied by the context |
21 |
net/anyflow/lannister/plugin/IMessage.java
Violation |
Line |
Useless parentheses. |
59 |
net/anyflow/lannister/plugin/ITopicSubscription.java
Violation |
Line |
Useless parentheses. |
30 |
net/anyflow/lannister/plugin/PublishEventArgs.java
Violation |
Line |
Useless parentheses. |
23 |
net/anyflow/lannister/plugin/PublishEventListener.java
Violation |
Line |
Avoid modifiers which are implied by the context |
21 |
net/anyflow/lannister/plugin/SubscribeEventListener.java
Violation |
Line |
Avoid modifiers which are implied by the context |
21 |
net/anyflow/lannister/plugin/UnsubscribeEventListener.java
Violation |
Line |
Avoid modifiers which are implied by the context |
21 |