Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 3 | 2 | 1 | 283 |
Files
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| blocks | LeftCurly
|
51 | |
RightCurly
|
4 | ||
| coding | HiddenField
|
1 | |
| header | RegexpHeader
|
3 | |
| javadoc | JavadocVariable
|
2 | |
| whitespace | ParenPad
|
225 |
Details
org/codehaus/modello/plugin/velocity/Helper.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 35 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 35 | |
| blocks | LeftCurly | '{' at column 21 should be on a new line. | 36 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 39 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 39 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 39 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 43 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 43 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 43 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 44 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 44 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 44 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 44 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 44 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 44 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 44 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 44 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 47 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 47 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 47 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 48 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 48 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 48 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 48 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 48 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 48 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 48 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 48 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 51 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 51 | |
| blocks | LeftCurly | '{' at column 40 should be on a new line. | 51 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 52 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 52 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 55 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 55 | |
| blocks | LeftCurly | '{' at column 57 should be on a new line. | 55 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 57 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 59 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 59 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 59 | |
| blocks | LeftCurly | '{' at column 111 should be on a new line. | 59 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 60 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 60 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 65 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 65 | |
| blocks | LeftCurly | '{' at column 64 should be on a new line. | 65 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 66 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 66 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 69 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 69 | |
| blocks | LeftCurly | '{' at column 64 should be on a new line. | 69 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 70 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 70 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 73 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 73 | |
| blocks | LeftCurly | '{' at column 75 should be on a new line. | 73 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 74 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 74 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 74 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 74 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 77 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 77 | |
| blocks | LeftCurly | '{' at column 50 should be on a new line. | 77 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 78 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 78 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 81 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 81 | |
| blocks | LeftCurly | '{' at column 62 should be on a new line. | 81 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 84 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 84 | |
| blocks | LeftCurly | '{' at column 36 should be on a new line. | 84 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 85 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 85 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 87 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 87 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 87 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 89 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 89 | |
| blocks | RightCurly | '}' at column 13 should be alone on a line. | 90 | |
| blocks | LeftCurly | '{' at column 20 should be on a new line. | 90 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 95 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 95 | |
| blocks | LeftCurly | '{' at column 55 should be on a new line. | 95 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 96 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 96 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 99 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 99 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 99 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 99 | |
| blocks | LeftCurly | '{' at column 68 should be on a new line. | 99 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 100 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 100 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 101 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 101 | |
| blocks | LeftCurly | '{' at column 53 should be on a new line. | 101 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 105 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 105 | |
| blocks | LeftCurly | '{' at column 75 should be on a new line. | 105 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 108 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 108 | |
| blocks | LeftCurly | '{' at column 60 should be on a new line. | 108 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 110 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 110 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 111 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 111 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 113 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 113 | |
| blocks | LeftCurly | '{' at column 33 should be on a new line. | 113 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 115 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 117 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 120 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 120 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 123 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 123 | |
| blocks | LeftCurly | '{' at column 42 should be on a new line. | 123 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 124 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 124 |
org/codehaus/modello/plugin/velocity/ModelloVelocityMojo.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 38 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 38 | |
| blocks | LeftCurly | '{' at column 71 should be on a new line. | 39 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 43 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 43 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 52 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 56 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 56 | |
| blocks | LeftCurly | '{' at column 63 should be on a new line. | 56 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 57 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 57 | |
| coding | HiddenField | 'params' hides a field. | 58 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 60 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 61 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 61 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 61 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 61 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 61 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 61 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 61 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 61 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 61 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 61 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 63 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 63 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 63 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 63 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 64 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 64 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 64 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 64 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 65 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 65 | |
| blocks | LeftCurly | '{' at column 50 should be on a new line. | 68 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 72 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 76 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 76 | |
| blocks | LeftCurly | '{' at column 58 should be on a new line. | 76 |
org/codehaus/modello/plugin/velocity/VelocityGenerator.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | |
| blocks | LeftCurly | '{' at column 65 should be on a new line. | 40 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 41 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 43 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 46 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 46 | |
| blocks | LeftCurly | '{' at column 86 should be on a new line. | 46 | |
| blocks | LeftCurly | '{' at column 13 should be on a new line. | 47 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 48 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 48 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 48 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 48 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 49 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 49 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 50 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 50 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 53 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 53 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 53 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 53 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 55 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 55 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 58 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 58 | |
| blocks | LeftCurly | '{' at column 74 should be on a new line. | 58 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 59 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 59 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 61 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 61 | |
| blocks | LeftCurly | '{' at column 70 should be on a new line. | 61 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 62 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 62 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 64 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 64 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 64 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 64 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 65 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 65 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 66 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 66 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 67 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 67 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 67 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 67 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 69 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 69 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 69 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 69 | |
| blocks | LeftCurly | '{' at column 62 should be on a new line. | 69 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 70 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 70 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 72 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 72 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 72 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 72 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 72 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 72 | |
| blocks | LeftCurly | '{' at column 75 should be on a new line. | 72 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 73 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 73 | |
| blocks | RightCurly | '}' at column 9 should be alone on a line. | 76 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 76 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 76 | |
| blocks | LeftCurly | '{' at column 31 should be on a new line. | 76 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 77 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 77 | |
| blocks | LeftCurly | '{' at column 51 should be on a new line. | 81 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 86 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 86 | |
| blocks | LeftCurly | '{' at column 37 should be on a new line. | 86 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 91 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 91 | |
| blocks | LeftCurly | '{' at column 77 should be on a new line. | 91 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 92 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 92 | |
| blocks | LeftCurly | '{' at column 43 should be on a new line. | 92 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 93 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 93 | |
| blocks | LeftCurly | '{' at column 44 should be on a new line. | 93 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 94 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 94 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 94 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 94 | |
| blocks | LeftCurly | '{' at column 80 should be on a new line. | 94 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 95 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 95 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 97 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 97 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 98 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 98 | |
| blocks | RightCurly | '}' at column 17 should be alone on a line. | 99 | |
| blocks | LeftCurly | '{' at column 24 should be on a new line. | 99 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 100 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 100 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 105 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 105 | |
| blocks | LeftCurly | '{' at column 66 should be on a new line. | 105 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 106 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 106 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 106 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 106 | |
| blocks | LeftCurly | '{' at column 65 should be on a new line. | 106 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 107 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 107 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 108 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 108 | |
| blocks | LeftCurly | '{' at column 38 should be on a new line. | 108 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 111 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 111 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 112 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 112 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 113 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 113 | |
| blocks | RightCurly | '}' at column 13 should be alone on a line. | 114 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 114 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 114 | |
| blocks | LeftCurly | '{' at column 41 should be on a new line. | 114 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 115 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 115 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 116 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 116 | |
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 121 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 122 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 122 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 122 | |
| blocks | LeftCurly | '{' at column 48 should be on a new line. | 128 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 129 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 129 | |
| blocks | LeftCurly | '{' at column 34 should be on a new line. | 129 |





