Checkstyle Results
The following document contains the results of
        Checkstyle.
Summary
          | Files | Infos | Warnings | Errors | 
|---|
        
          | 13 | 0 | 0 | 152 | 
        
Files
org/mwolff/struts/back/ArrayEntry.java
            | Error | Line | 
|---|
          
            |   | Header fehlt - Datei hat nicht genug Zeilen. | 1 | 
          
            |   | Line has trailing spaces. | 8 | 
          
            |   | Line has trailing spaces. | 12 | 
          
            |   | Line has trailing spaces. | 14 | 
          
            |   | Line has trailing spaces. | 26 | 
          
            |   | Line has trailing spaces. | 31 | 
          
            |   | 'value' verbirgt ein Feld. | 43 | 
          
            |   | Line has trailing spaces. | 46 | 
          
            |   | 'value' verbirgt ein Feld. | 62 | 
          
org/mwolff/struts/back/BackRequestAction.java
            | Error | Line | 
|---|
          
            |   | Header fehlt - Datei hat nicht genug Zeilen. | 1 | 
          
            |   | Line has trailing spaces. | 8 | 
          
            |   | Line has trailing spaces. | 12 | 
          
            |   | Line has trailing spaces. | 14 | 
          
            |   | Variable 'log' muss private sein. | 45 | 
          
            |   | Die Methode 'execute' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. | 59 | 
          
            |   | Parameter mapping should be final. | 59 | 
          
            |   | Parameter form should be final. | 60 | 
          
            |   | Parameter request should be final. | 61 | 
          
            |   | Parameter response should be final. | 62 | 
          
            |   | Erwartete Tag @throws für 'Exception'. | 63 | 
          
            |   | Line has trailing spaces. | 66 | 
          
            |   | Zeile länger als 80 Zeichen | 68 | 
          
            |   | Line has trailing spaces. | 80 | 
          
            |   | Zeile länger als 80 Zeichen | 81 | 
          
org/mwolff/struts/back/BackRequestProcessor.java
            | Error | Line | 
|---|
          
            |   | Header fehlt - Datei hat nicht genug Zeilen. | 1 | 
          
            |   | Line has trailing spaces. | 8 | 
          
            |   | Line has trailing spaces. | 12 | 
          
            |   | Line has trailing spaces. | 14 | 
          
            |   | Line has trailing spaces. | 43 | 
          
            |   | Variable 'log' muss private sein. | 53 | 
          
            |   | Line has trailing spaces. | 59 | 
          
            |   | Die Methode 'init' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. | 64 | 
          
            |   | Parameter servlet should be final. | 64 | 
          
            |   | Parameter moduleConfig should be final. | 64 | 
          
            |   | Line has trailing spaces. | 69 | 
          
            |   | Die Methode 'setMarker' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. | 70 | 
          
            |   | Javadoc-Kommentar fehlt. | 70 | 
          
            |   | Parameter buffer should be final. | 70 | 
          
            |   | Parameter request should be final. | 70 | 
          
            |   | Line has trailing spaces. | 72 | 
          
            |   | Line has trailing spaces. | 74 | 
          
            |   | Line has trailing spaces. | 78 | 
          
            |   | Line has trailing spaces. | 80 | 
          
            |   | Line has trailing spaces. | 82 | 
          
            |   | Line has trailing spaces. | 87 | 
          
            |   | Line has trailing spaces. | 88 | 
          
            |   | Line has trailing spaces. | 91 | 
          
            |   | Line has trailing spaces. | 97 | 
          
            |   | Line has trailing spaces. | 98 | 
          
            |   | Line has trailing spaces. | 100 | 
          
            |   | Die Methode 'processActionPerform' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. | 104 | 
          
            |   | Parameter request should be final. | 104 | 
          
            |   | Parameter response should be final. | 105 | 
          
            |   | Parameter action should be final. | 105 | 
          
            |   | Parameter form should be final. | 105 | 
          
            |   | Parameter mapping should be final. | 106 | 
          
            |   | '100' sollte durch eine Konstante definiert sein. | 117 | 
          
            |   | Zeile länger als 80 Zeichen | 125 | 
          
            |   | Line has trailing spaces. | 127 | 
          
            |   | Der Ausdruck kann vereinfacht werden. | 128 | 
          
            |   | Der Ausdruck kann vereinfacht werden. | 134 | 
          
            |   | Line has trailing spaces. | 155 | 
          
            |   | Parameter request should be final. | 159 | 
          
org/mwolff/struts/back/ForwardRequestAction.java
            | Error | Line | 
|---|
          
            |   | Header fehlt - Datei hat nicht genug Zeilen. | 1 | 
          
            |   | Line has trailing spaces. | 8 | 
          
            |   | Line has trailing spaces. | 12 | 
          
            |   | Line has trailing spaces. | 14 | 
          
            |   | Variable 'log' muss private sein. | 45 | 
          
            |   | Die Methode 'execute' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. | 59 | 
          
            |   | Parameter mapping should be final. | 59 | 
          
            |   | Parameter form should be final. | 60 | 
          
            |   | Parameter request should be final. | 61 | 
          
            |   | Parameter response should be final. | 62 | 
          
            |   | Erwartete Tag @throws für 'Exception'. | 63 | 
          
            |   | Line has trailing spaces. | 66 | 
          
            |   | Zeile länger als 80 Zeichen | 68 | 
          
            |   | Zeile länger als 80 Zeichen | 81 | 
          
org/mwolff/struts/back/LanguageSwitchAction.java
            | Error | Line | 
|---|
          
            |   | Header fehlt - Datei hat nicht genug Zeilen. | 1 | 
          
            |   | Line has trailing spaces. | 8 | 
          
            |   | Line has trailing spaces. | 12 | 
          
            |   | Line has trailing spaces. | 14 | 
          
            |   | Line has trailing spaces. | 40 | 
          
            |   | Variable 'log' muss private sein. | 50 | 
          
            |   | Line has trailing spaces. | 56 | 
          
            |   | Die Methode 'execute' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. | 68 | 
          
            |   | Parameter mapping should be final. | 68 | 
          
            |   | Parameter form should be final. | 68 | 
          
            |   | Parameter request should be final. | 69 | 
          
            |   | Parameter response should be final. | 69 | 
          
            |   | Erwartete Tag @throws für 'Exception'. | 70 | 
          
org/mwolff/struts/back/RingBuffer.java
            | Error | Line | 
|---|
          
            |   | Zeile entspricht nicht der erwarteten Header-Zeile ''. | 1 | 
          
            |   | Line has trailing spaces. | 8 | 
          
            |   | Line has trailing spaces. | 12 | 
          
            |   | Line has trailing spaces. | 14 | 
          
            |   | Line has trailing spaces. | 32 | 
          
            |   | Line has trailing spaces. | 33 | 
          
            |   | Line has trailing spaces. | 34 | 
          
            |   | Line has trailing spaces. | 38 | 
          
            |   | Line has trailing spaces. | 40 | 
          
            |   | Line has trailing spaces. | 46 | 
          
            |   | Line has trailing spaces. | 50 | 
          
            |   | Der erste Satz sollte mit einem Punkt abschließen. | 56 | 
          
            |   | '40' sollte durch eine Konstante definiert sein. | 57 | 
          
            |   | Der erste Satz sollte mit einem Punkt abschließen. | 58 | 
          
            |   | Der erste Satz sollte mit einem Punkt abschließen. | 62 | 
          
            |   | Der erste Satz sollte mit einem Punkt abschließen. | 64 | 
          
            |   | Der erste Satz sollte mit einem Punkt abschließen. | 66 | 
          
            |   | Der erste Satz sollte mit einem Punkt abschließen. | 68 | 
          
            |   | Der erste Satz sollte mit einem Punkt abschließen. | 70 | 
          
            |   | Variable 'log' muss private sein. | 78 | 
          
            |   | Line has trailing spaces. | 90 | 
          
            |   | Parameter maxEntries should be final. | 93 | 
          
            |   | 'maxEntries' verbirgt ein Feld. | 93 | 
          
            |   | Die Methode 'isForwardPossible' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. | 99 | 
          
            |   | Javadoc-Kommentar fehlt. | 99 | 
          
            |   | Line has trailing spaces. | 102 | 
          
            |   | Die Methode 'isBackPossible' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. | 103 | 
          
            |   | Javadoc-Kommentar fehlt. | 103 | 
          
            |   | Line has trailing spaces. | 106 | 
          
            |   | Die Methode 'print' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. | 107 | 
          
            |   | Javadoc-Kommentar fehlt. | 107 | 
          
            |   | Der erste Satz sollte mit einem Punkt abschließen. | 125 | 
          
            |   | Die Methode 'clear' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. | 128 | 
          
            |   | Die Methode 'size' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. | 138 | 
          
            |   | Line has trailing spaces. | 144 | 
          
            |   | Die Methode 'push' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. | 148 | 
          
            |   | Parameter entry should be final. | 148 | 
          
            |   | Line has trailing spaces. | 150 | 
          
            |   | Line has trailing spaces. | 192 | 
          
            |   | Die Methode 'back' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. | 195 | 
          
            |   | Line has trailing spaces. | 211 | 
          
            |   | Die Methode 'forward' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. | 214 | 
          
            |   | Line has trailing spaces. | 233 | 
          
            |   | Die Methode 'getLastPushed' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. | 236 | 
          
            |   | Line has trailing spaces. | 242 | 
          
            |   | Die Methode 'getActIndex' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. | 243 | 
          
            |   | Javadoc-Kommentar fehlt. | 243 | 
          
            |   | Line has trailing spaces. | 251 | 
          
            |   | Die Methode 'isOverflow' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. | 254 | 
          
            |   | Line has trailing spaces. | 260 | 
          
            |   | Die Methode 'isNoPush' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. | 263 | 
          
            |   | Line has trailing spaces. | 269 | 
          
            |   | Die Methode 'setNoPush' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. | 272 | 
          
            |   | Parameter noPush should be final. | 272 | 
          
            |   | 'noPush' verbirgt ein Feld. | 272 | 
          
            |   | Line has trailing spaces. | 278 | 
          
            |   | Die Methode 'isWereInvolved' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. | 281 | 
          
            |   | Line has trailing spaces. | 287 | 
          
            |   | Die Methode 'setWereInvolved' ist nicht für Vererbung entworfen - muss abstract, final oder leer sein. | 290 | 
          
            |   | Parameter wereInvolved should be final. | 290 | 
          
            |   | 'wereInvolved' verbirgt ein Feld. | 290 | 
          
org/mwolff/struts/back/package.html
            | Error | Line | 
|---|
          
            |   | Fehlende Package-Dokumentation. | 0 |