PMD Results

The following document contains the results of PMD 5.1.2.

Files

name/fraser/neil/plaintext/diff_match_patch.java

Violation Line
Useless parentheses. 241
Useless parentheses. 383
Useless parentheses. 400
Useless parentheses. 435
Useless parentheses. 787788
Useless parentheses. 789790
Avoid empty while statements 816818
Useless parentheses. 1093
Useless parentheses. 1094
Useless parentheses. 10941096
Avoid empty while statements 11291131
Useless parentheses. 1332
Useless parentheses. 1582
Useless parentheses. 1691
These nested if statements could be combined 18661876

org/vaadin/aceeditor/AceEditor.java

Violation Line
Avoid modifiers which are implied by the context 6970
Avoid modifiers which are implied by the context 72
Avoid modifiers which are implied by the context 9092
Avoid modifiers which are implied by the context 94
Avoid unused constructor parameters such as 'selection'. 102
Do not use if statements that are always true or always false 276
Avoid unused private methods such as 'setSelectionToClient(Integer)'. 671

org/vaadin/aceeditor/ServerSideDocDiff.java

Violation Line
Avoid unused private methods such as 'getDmp()'. 41

org/vaadin/aceeditor/Suggester.java

Violation Line
Avoid modifiers which are implied by the context 15
Avoid modifiers which are implied by the context 32

org/vaadin/aceeditor/client/AceDoc.java

Violation Line
Avoid unused method parameters such as 'text'. 169

org/vaadin/aceeditor/client/AceEditorClientRpc.java

Violation Line
Avoid modifiers which are implied by the context 6
Avoid modifiers which are implied by the context 15

org/vaadin/aceeditor/client/AceEditorConnector.java

Violation Line
Avoid empty if statements 310312
Avoid empty if statements 313315

org/vaadin/aceeditor/client/AceEditorServerRpc.java

Violation Line
Avoid modifiers which are implied by the context 11
Avoid modifiers which are implied by the context 14

org/vaadin/aceeditor/client/AceEditorWidget.java

Violation Line
Avoid unused imports such as 'com.vaadin.client.VConsole' 7
Avoid modifiers which are implied by the context 28
Avoid modifiers which are implied by the context 31
Avoid modifiers which are implied by the context 35
Useless parentheses. 226
Useless parentheses. 522
Useless parentheses. 666

org/vaadin/aceeditor/client/AceRange.java

Violation Line
Useless parentheses. 87

org/vaadin/aceeditor/client/MarkerAddition.java

Violation Line
Avoid unused constructor parameters such as 'text2'. 9

org/vaadin/aceeditor/client/SuggestPopup.java

Violation Line
These nested if statements could be combined 125126
Useless parentheses. 169
Useless parentheses. 182

org/vaadin/aceeditor/client/SuggesterClientRpc.java

Violation Line
Avoid modifiers which are implied by the context 9
Avoid modifiers which are implied by the context 11

org/vaadin/aceeditor/client/SuggesterConnector.java

Violation Line
Avoid unused imports such as 'java.util.logging.Logger' 17

org/vaadin/aceeditor/client/SuggesterServerRpc.java

Violation Line
Avoid modifiers which are implied by the context 13
Avoid modifiers which are implied by the context 15

org/vaadin/aceeditor/client/TransportDoc.java

Violation Line
Avoid modifiers which are implied by the context 22
Avoid modifiers which are implied by the context 26

org/vaadin/aceeditor/client/Util.java

Violation Line
Useless parentheses. 61
Useless parentheses. 77

org/vaadin/aceeditor/client/gwt/GwtAceChangeCursorHandler.java

Violation Line
Avoid modifiers which are implied by the context 12

org/vaadin/aceeditor/client/gwt/GwtAceChangeHandler.java

Violation Line
Avoid modifiers which are implied by the context 12

org/vaadin/aceeditor/client/gwt/GwtAceChangeSelectionHandler.java

Violation Line
Avoid modifiers which are implied by the context 8

org/vaadin/aceeditor/client/gwt/GwtAceFocusBlurHandler.java

Violation Line
Avoid modifiers which are implied by the context 7
Avoid modifiers which are implied by the context 9

org/vaadin/aceeditor/client/gwt/GwtAceKeyboardHandler.java

Violation Line
Avoid modifiers which are implied by the context 3738