Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfosWarningsErrors
1300152

Files

FilesIWE
org/mwolff/struts/back/ArrayEntry.java 009
org/mwolff/struts/back/BackRequestAction.java 0015
org/mwolff/struts/back/BackRequestProcessor.java 0039
org/mwolff/struts/back/ForwardRequestAction.java 0014
org/mwolff/struts/back/LanguageSwitchAction.java 0013
org/mwolff/struts/back/RingBuffer.java 0061
org/mwolff/struts/back/package.html 001

org/mwolff/struts/back/ArrayEntry.java

ErrorLine
Error Header fehlt - Datei hat nicht genug Zeilen. 1
Error Line has trailing spaces. 8
Error Line has trailing spaces. 12
Error Line has trailing spaces. 14
Error Line has trailing spaces. 26
Error Line has trailing spaces. 31
Error 'value' verbirgt ein Feld. 43
Error Line has trailing spaces. 46
Error 'value' verbirgt ein Feld. 62

org/mwolff/struts/back/BackRequestAction.java

ErrorLine
Error Header fehlt - Datei hat nicht genug Zeilen. 1
Error Line has trailing spaces. 8
Error Line has trailing spaces. 12
Error Line has trailing spaces. 14
Error Variable 'log' muss private sein. 45
Error Die Methode 'execute' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. 59
Error Parameter mapping should be final. 59
Error Parameter form should be final. 60
Error Parameter request should be final. 61
Error Parameter response should be final. 62
Error Erwartete Tag @throws für 'Exception'. 63
Error Line has trailing spaces. 66
Error Zeile länger als 80 Zeichen 68
Error Line has trailing spaces. 80
Error Zeile länger als 80 Zeichen 81

org/mwolff/struts/back/BackRequestProcessor.java

ErrorLine
Error Header fehlt - Datei hat nicht genug Zeilen. 1
Error Line has trailing spaces. 8
Error Line has trailing spaces. 12
Error Line has trailing spaces. 14
Error Line has trailing spaces. 43
Error Variable 'log' muss private sein. 53
Error Line has trailing spaces. 59
Error Die Methode 'init' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. 64
Error Parameter servlet should be final. 64
Error Parameter moduleConfig should be final. 64
Error Line has trailing spaces. 69
Error Die Methode 'setMarker' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. 70
Error Javadoc-Kommentar fehlt. 70
Error Parameter buffer should be final. 70
Error Parameter request should be final. 70
Error Line has trailing spaces. 72
Error Line has trailing spaces. 74
Error Line has trailing spaces. 78
Error Line has trailing spaces. 80
Error Line has trailing spaces. 82
Error Line has trailing spaces. 87
Error Line has trailing spaces. 88
Error Line has trailing spaces. 91
Error Line has trailing spaces. 97
Error Line has trailing spaces. 98
Error Line has trailing spaces. 100
Error Die Methode 'processActionPerform' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. 104
Error Parameter request should be final. 104
Error Parameter response should be final. 105
Error Parameter action should be final. 105
Error Parameter form should be final. 105
Error Parameter mapping should be final. 106
Error '100' sollte durch eine Konstante definiert sein. 117
Error Zeile länger als 80 Zeichen 125
Error Line has trailing spaces. 127
Error Der Ausdruck kann vereinfacht werden. 128
Error Der Ausdruck kann vereinfacht werden. 134
Error Line has trailing spaces. 155
Error Parameter request should be final. 159

org/mwolff/struts/back/ForwardRequestAction.java

ErrorLine
Error Header fehlt - Datei hat nicht genug Zeilen. 1
Error Line has trailing spaces. 8
Error Line has trailing spaces. 12
Error Line has trailing spaces. 14
Error Variable 'log' muss private sein. 45
Error Die Methode 'execute' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. 59
Error Parameter mapping should be final. 59
Error Parameter form should be final. 60
Error Parameter request should be final. 61
Error Parameter response should be final. 62
Error Erwartete Tag @throws für 'Exception'. 63
Error Line has trailing spaces. 66
Error Zeile länger als 80 Zeichen 68
Error Zeile länger als 80 Zeichen 81

org/mwolff/struts/back/LanguageSwitchAction.java

ErrorLine
Error Header fehlt - Datei hat nicht genug Zeilen. 1
Error Line has trailing spaces. 8
Error Line has trailing spaces. 12
Error Line has trailing spaces. 14
Error Line has trailing spaces. 40
Error Variable 'log' muss private sein. 50
Error Line has trailing spaces. 56
Error Die Methode 'execute' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. 68
Error Parameter mapping should be final. 68
Error Parameter form should be final. 68
Error Parameter request should be final. 69
Error Parameter response should be final. 69
Error Erwartete Tag @throws für 'Exception'. 70

org/mwolff/struts/back/RingBuffer.java

ErrorLine
Error Zeile entspricht nicht der erwarteten Header-Zeile ''. 1
Error Line has trailing spaces. 8
Error Line has trailing spaces. 12
Error Line has trailing spaces. 14
Error Line has trailing spaces. 32
Error Line has trailing spaces. 33
Error Line has trailing spaces. 34
Error Line has trailing spaces. 38
Error Line has trailing spaces. 40
Error Line has trailing spaces. 46
Error Line has trailing spaces. 50
Error Der erste Satz sollte mit einem Punkt abschließen. 56
Error '40' sollte durch eine Konstante definiert sein. 57
Error Der erste Satz sollte mit einem Punkt abschließen. 58
Error Der erste Satz sollte mit einem Punkt abschließen. 62
Error Der erste Satz sollte mit einem Punkt abschließen. 64
Error Der erste Satz sollte mit einem Punkt abschließen. 66
Error Der erste Satz sollte mit einem Punkt abschließen. 68
Error Der erste Satz sollte mit einem Punkt abschließen. 70
Error Variable 'log' muss private sein. 78
Error Line has trailing spaces. 90
Error Parameter maxEntries should be final. 93
Error 'maxEntries' verbirgt ein Feld. 93
Error Die Methode 'isForwardPossible' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. 99
Error Javadoc-Kommentar fehlt. 99
Error Line has trailing spaces. 102
Error Die Methode 'isBackPossible' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. 103
Error Javadoc-Kommentar fehlt. 103
Error Line has trailing spaces. 106
Error Die Methode 'print' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. 107
Error Javadoc-Kommentar fehlt. 107
Error Der erste Satz sollte mit einem Punkt abschließen. 125
Error Die Methode 'clear' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. 128
Error Die Methode 'size' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. 138
Error Line has trailing spaces. 144
Error Die Methode 'push' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. 148
Error Parameter entry should be final. 148
Error Line has trailing spaces. 150
Error Line has trailing spaces. 192
Error Die Methode 'back' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. 195
Error Line has trailing spaces. 211
Error Die Methode 'forward' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. 214
Error Line has trailing spaces. 233
Error Die Methode 'getLastPushed' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. 236
Error Line has trailing spaces. 242
Error Die Methode 'getActIndex' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. 243
Error Javadoc-Kommentar fehlt. 243
Error Line has trailing spaces. 251
Error Die Methode 'isOverflow' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. 254
Error Line has trailing spaces. 260
Error Die Methode 'isNoPush' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. 263
Error Line has trailing spaces. 269
Error Die Methode 'setNoPush' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. 272
Error Parameter noPush should be final. 272
Error 'noPush' verbirgt ein Feld. 272
Error Line has trailing spaces. 278
Error Die Methode 'isWereInvolved' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. 281
Error Line has trailing spaces. 287
Error Die Methode 'setWereInvolved' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. 290
Error Parameter wereInvolved should be final. 290
Error 'wereInvolved' verbirgt ein Feld. 290

org/mwolff/struts/back/package.html

ErrorLine
Error Fehlende Package-Dokumentation.0