Fork me on GitHub

Checkstyle Results

The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset. rss feed

Summary

Files  Info  Warnings  Errors
8 0 0 113

Rules

Category Rule Violations Severity
blocks LeftCurly
  • option: "nl"
11  Error
NeedBraces 3  Error
RightCurly
  • option: "alone"
1  Error
coding DeclarationOrder 3  Error
design VisibilityModifier 1  Error
javadoc JavadocMethod 17  Error
JavadocType 1  Error
naming MemberName
  • format: "^_[a-z](_?[a-zA-Z0-9])*$"
2  Error
whitespace ParenPad
  • option: "space"
69  Error
WhitespaceAround
  • tokens: "ASSIGN,EQUAL"
5  Error

Details

fr/paris/lutece/plugins/shorturl/business/IShortUrlDAO.java

Severity Category Rule Message Line
 Error javadoc JavadocMethod Unused @param tag for 'strId'. 81
 Error javadoc JavadocMethod Expected @param tag for 'nKey'. 86
 Error javadoc JavadocMethod Expected an @return tag. 105
 Error whitespace ParenPad '(' is not followed by whitespace. 105
 Error javadoc JavadocMethod Expected @param tag for 'strKey'. 105
 Error javadoc JavadocMethod Expected @param tag for 'plugin'. 105
 Error whitespace ParenPad ')' is not preceded with whitespace. 105

fr/paris/lutece/plugins/shorturl/business/ShortUrlDAO.java

Severity Category Rule Message Line
 Error whitespace ParenPad ')' is not preceded with whitespace. 70
 Error javadoc JavadocMethod Unused @param tag for 'shorturl'. 94
 Error javadoc JavadocMethod Expected @param tag for 'shortUrl'. 98
 Error javadoc JavadocMethod Missing a Javadoc comment. 217
 Error whitespace ParenPad '(' is not followed by whitespace. 217
 Error whitespace ParenPad ')' is not preceded with whitespace. 217
 Error blocks LeftCurly '{' at column 53 should be on a new line. 217

fr/paris/lutece/plugins/shorturl/business/ShortUrlHome.java

Severity Category Rule Message Line
 Error whitespace ParenPad ')' is not preceded with whitespace. 115
 Error javadoc JavadocMethod Unused @param tag for 'nKey'. 120
 Error javadoc JavadocMethod Expected @param tag for 'strKey'. 125
 Error whitespace ParenPad ')' is not preceded with whitespace. 127

fr/paris/lutece/plugins/shorturl/service/ShortUrlRedirect.java

Severity Category Rule Message Line
 Error javadoc JavadocType Missing a Javadoc comment. 49
 Error blocks LeftCurly '{' at column 51 should be on a new line. 49
 Error design VisibilityModifier Variable '_plugin' must be private and have accessor methods. 54
 Error whitespace ParenPad '(' is not followed by whitespace. 54
 Error whitespace ParenPad ')' is not preceded with whitespace. 54
 Error javadoc JavadocMethod Missing a Javadoc comment. 56
 Error whitespace ParenPad '(' is not followed by whitespace. 56
 Error whitespace ParenPad ')' is not preceded with whitespace. 56
 Error blocks LeftCurly '{' at column 59 should be on a new line. 56
 Error whitespace ParenPad '(' is not followed by whitespace. 61
 Error whitespace ParenPad ')' is not preceded with whitespace. 61
 Error blocks LeftCurly '{' at column 28 should be on a new line. 61
 Error javadoc JavadocMethod Missing a Javadoc comment. 67
 Error whitespace ParenPad '(' is not followed by whitespace. 67
 Error whitespace ParenPad ')' is not preceded with whitespace. 68
 Error blocks LeftCurly '{' at column 71 should be on a new line. 68
 Error whitespace ParenPad '(' is not followed by whitespace. 69
 Error whitespace ParenPad ')' is not preceded with whitespace. 69
 Error whitespace ParenPad '(' is not followed by whitespace. 70
 Error whitespace ParenPad '(' is not followed by whitespace. 70
 Error whitespace ParenPad ')' is not preceded with whitespace. 70
 Error whitespace ParenPad ')' is not preceded with whitespace. 70
 Error whitespace ParenPad '(' is not followed by whitespace. 71
 Error whitespace ParenPad ')' is not preceded with whitespace. 71
 Error whitespace ParenPad '(' is not followed by whitespace. 73
 Error whitespace ParenPad ')' is not preceded with whitespace. 73
 Error blocks LeftCurly '{' at column 25 should be on a new line. 73
 Error whitespace ParenPad '(' is not followed by whitespace. 75
 Error whitespace ParenPad ')' is not preceded with whitespace. 75
 Error blocks RightCurly '}' at column 3 should be alone on a line. 77
 Error blocks LeftCurly '{' at column 10 should be on a new line. 77
 Error whitespace ParenPad '(' is not followed by whitespace. 80
 Error whitespace ParenPad '(' is not followed by whitespace. 80
 Error whitespace ParenPad ')' is not preceded with whitespace. 80
 Error whitespace ParenPad ')' is not preceded with whitespace. 80

fr/paris/lutece/plugins/shorturl/web/ShortUrlApp.java

Severity Category Rule Message Line
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 68
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 68
 Error javadoc JavadocMethod Expected an @return tag. 88
 Error whitespace ParenPad ')' is not preceded with whitespace. 96
 Error whitespace ParenPad '(' is not followed by whitespace. 105
 Error whitespace ParenPad ')' is not preceded with whitespace. 105
 Error whitespace ParenPad '(' is not followed by whitespace. 115
 Error whitespace ParenPad ')' is not preceded with whitespace. 115
 Error whitespace ParenPad ')' is not preceded with whitespace. 115
 Error whitespace ParenPad ')' is not preceded with whitespace. 122
 Error whitespace ParenPad ')' is not preceded with whitespace. 126
 Error javadoc JavadocMethod Missing a Javadoc comment. 132
 Error whitespace ParenPad '(' is not followed by whitespace. 132
 Error whitespace ParenPad ')' is not preceded with whitespace. 133
 Error blocks LeftCurly '{' at column 25 should be on a new line. 133
 Error whitespace ParenPad '(' is not followed by whitespace. 135
 Error whitespace ParenPad ')' is not preceded with whitespace. 135
 Error whitespace WhitespaceAround '=' is not preceded with whitespace. 136
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 136
 Error whitespace ParenPad '(' is not followed by whitespace. 136
 Error whitespace ParenPad ')' is not preceded with whitespace. 136
 Error whitespace ParenPad '(' is not followed by whitespace. 137
 Error whitespace ParenPad ')' is not preceded with whitespace. 137
 Error whitespace ParenPad '(' is not followed by whitespace. 138
 Error whitespace ParenPad ')' is not preceded with whitespace. 138
 Error whitespace ParenPad '(' is not followed by whitespace. 139
 Error whitespace ParenPad ')' is not preceded with whitespace. 139
 Error javadoc JavadocMethod Missing a Javadoc comment. 143
 Error whitespace ParenPad '(' is not followed by whitespace. 143
 Error whitespace ParenPad ')' is not preceded with whitespace. 143
 Error blocks LeftCurly '{' at column 58 should be on a new line. 143
 Error javadoc JavadocMethod Missing a Javadoc comment. 147
 Error whitespace ParenPad '(' is not followed by whitespace. 147
 Error whitespace ParenPad ')' is not preceded with whitespace. 147
 Error blocks LeftCurly '{' at column 77 should be on a new line. 147
 Error coding DeclarationOrder Static variable definition in wrong order. 155
 Error blocks LeftCurly '{' at column 11 should be on a new line. 157
 Error blocks NeedBraces 'for' construct must use '{}'s. 158
 Error whitespace ParenPad '(' is not followed by whitespace. 158
 Error whitespace ParenPad ')' is not preceded with whitespace. 158
 Error whitespace ParenPad '(' is not followed by whitespace. 159
 Error whitespace ParenPad ')' is not preceded with whitespace. 159
 Error blocks NeedBraces 'for' construct must use '{}'s. 160
 Error whitespace ParenPad '(' is not followed by whitespace. 160
 Error whitespace ParenPad ')' is not preceded with whitespace. 160
 Error whitespace ParenPad '(' is not followed by whitespace. 161
 Error whitespace ParenPad ')' is not preceded with whitespace. 161
 Error coding DeclarationOrder Instance variable definition in wrong order. 164
 Error naming MemberName Name 'random' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. 164
 Error coding DeclarationOrder Instance variable definition in wrong order. 166
 Error naming MemberName Name 'buf' must match pattern '^_[a-z](_?[a-zA-Z0-9])*$'. 166
 Error whitespace WhitespaceAround '=' is not followed by whitespace. 166
 Error javadoc JavadocMethod Missing a Javadoc comment. 170
 Error blocks NeedBraces 'for' construct must use '{}'s. 172
 Error whitespace ParenPad '(' is not followed by whitespace. 172
 Error whitespace ParenPad ')' is not preceded with whitespace. 172
 Error whitespace ParenPad '(' is not followed by whitespace. 173
 Error whitespace ParenPad ')' is not preceded with whitespace. 173
 Error whitespace ParenPad '(' is not followed by whitespace. 174
 Error whitespace ParenPad ')' is not preceded with whitespace. 174