Checkstyle Results
The following document contains the results of Checkstyle 9.3 with config/maven_checks.xml ruleset.
Summary
| Files |  |  |  | 
|---|---|---|---|
| 12 | 20 | 4 | 861 | 
Files
Rules
| Category | Rule | Violations | Severity | 
|---|---|---|---|
| blocks | LeftCurly 
 | 203 |  | 
| RightCurly 
 | 32 |  | |
| coding | HiddenField 
 | 2 |  | 
| header | RegexpHeader 
 | 12 |  | 
| javadoc | JavadocMethod 
 | 2 |  | 
| JavadocVariable 
 | 20 |  | |
| whitespace | ParenPad 
 | 614 |  | 
Details
org/apache/maven/model/transform/BuildToRawPomXMLFilterFactory.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  | header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | 
|  | blocks | LeftCurly | '{' at column 44 should be on a new line. | 33 | 
|  | blocks | LeftCurly | '{' at column 44 should be on a new line. | 36 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 37 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 37 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 40 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 40 | 
|  | blocks | LeftCurly | '{' at column 59 should be on a new line. | 40 | 
|  | javadoc | JavadocMethod | @return tag should be present and have description. | 48 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 48 | 
|  | javadoc | JavadocMethod | Expected @param tag for 'orgParser'. | 48 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 48 | 
|  | blocks | LeftCurly | '{' at column 79 should be on a new line. | 48 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 51 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 51 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 53 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 53 | 
|  | blocks | LeftCurly | '{' at column 56 should be on a new line. | 53 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 54 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 54 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 57 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 57 | 
|  | blocks | LeftCurly | '{' at column 46 should be on a new line. | 57 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 58 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 58 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 61 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 61 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 62 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 62 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 63 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 63 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 64 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 64 | 
|  | blocks | LeftCurly | '{' at column 81 should be on a new line. | 73 | 
|  | blocks | LeftCurly | '{' at column 84 should be on a new line. | 77 | 
|  | blocks | LeftCurly | '{' at column 48 should be on a new line. | 83 | 
|  | blocks | LeftCurly | '{' at column 46 should be on a new line. | 87 | 
|  | blocks | LeftCurly | '{' at column 42 should be on a new line. | 91 | 
org/apache/maven/model/transform/CiFriendlyXMLFilter.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  | header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | 
|  | blocks | LeftCurly | '{' at column 55 should be on a new line. | 33 | 
|  | 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. | 38 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 39 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 39 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 43 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 43 | 
|  | blocks | LeftCurly | '{' at column 65 should be on a new line. | 43 | 
|  | 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. | 48 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 48 | 
|  | blocks | LeftCurly | '{' at column 61 should be on a new line. | 48 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 49 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 49 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 49 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 49 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 53 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 53 | 
|  | blocks | LeftCurly | '{' at column 53 should be on a new line. | 53 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 54 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 54 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 54 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 54 | 
|  | blocks | LeftCurly | '{' at column 28 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. | 66 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 66 | 
|  | blocks | LeftCurly | '{' at column 48 should be on a new line. | 66 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 67 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 67 | 
|  | blocks | LeftCurly | '{' at column 36 should be on a new line. | 67 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 68 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 68 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 68 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 68 | 
|  | blocks | LeftCurly | '{' at column 78 should be on a new line. | 68 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 69 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 69 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 71 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 71 | 
org/apache/maven/model/transform/FastForwardFilter.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  | header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | 
|  | blocks | LeftCurly | '{' at column 49 should be on a new line. | 37 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 54 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 54 | 
|  | blocks | LeftCurly | '{' at column 52 should be on a new line. | 54 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 55 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 55 | 
|  | blocks | LeftCurly | '{' at column 66 should be on a new line. | 59 | 
|  | blocks | LeftCurly | '{' at column 71 should be on a new line. | 66 | 
|  | blocks | LeftCurly | '{' at column 72 should be on a new line. | 72 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 73 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 73 | 
|  | blocks | LeftCurly | '{' at column 56 should be on a new line. | 73 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 75 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 75 | 
|  | blocks | LeftCurly | '{' at column 31 should be on a new line. | 75 | 
|  | blocks | RightCurly | '}' at column 13 should be alone on a line. | 77 | 
|  | blocks | LeftCurly | '{' at column 20 should be on a new line. | 77 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 79 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 79 | 
|  | blocks | LeftCurly | '{' at column 30 should be on a new line. | 79 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 86 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 86 | 
|  | blocks | LeftCurly | '{' at column 44 should be on a new line. | 86 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 87 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 87 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 95 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 95 | 
|  | blocks | RightCurly | '}' at column 9 should be alone on a line. | 96 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 96 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 96 | 
|  | blocks | LeftCurly | '{' at column 61 should be on a new line. | 96 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 97 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 97 | 
|  | blocks | LeftCurly | '{' at column 31 should be on a new line. | 97 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 98 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 98 | 
|  | blocks | LeftCurly | '{' at column 38 should be on a new line. | 98 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 99 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 99 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 107 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 107 | 
|  | blocks | LeftCurly | '{' at column 40 should be on a new line. | 107 | 
org/apache/maven/model/transform/ModulesXMLFilter.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  | header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | 
|  | blocks | LeftCurly | '{' at column 52 should be on a new line. | 32 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 33 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 33 | 
|  | blocks | LeftCurly | '{' at column 51 should be on a new line. | 33 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 34 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 34 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 37 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 37 | 
|  | blocks | LeftCurly | '{' at column 48 should be on a new line. | 37 | 
org/apache/maven/model/transform/ParentXMLFilter.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  | header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | 
|  | blocks | LeftCurly | '{' at column 51 should be on a new line. | 43 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 53 | 
|  | blocks | LeftCurly | '{' at column 115 should be on a new line. | 53 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 54 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 54 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 59 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 59 | 
|  | blocks | LeftCurly | '{' at column 48 should be on a new line. | 59 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 68 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 68 | 
|  | blocks | LeftCurly | '{' at column 49 should be on a new line. | 68 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 69 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 69 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 70 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 70 | 
|  | blocks | LeftCurly | '{' at column 43 should be on a new line. | 70 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 72 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 72 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 73 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 73 | 
|  | blocks | RightCurly | '}' at column 13 should be alone on a line. | 74 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 74 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 74 | 
|  | blocks | LeftCurly | '{' at column 45 should be on a new line. | 74 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 75 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 75 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 75 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 75 | 
|  | blocks | LeftCurly | '{' at column 49 should be on a new line. | 75 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 76 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 76 | 
|  | blocks | LeftCurly | '{' at column 63 should be on a new line. | 76 | 
|  | blocks | RightCurly | '}' at column 17 should be alone on a line. | 79 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 79 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 79 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 79 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 79 | 
|  | blocks | LeftCurly | '{' at column 55 should be on a new line. | 79 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 80 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 80 | 
|  | blocks | RightCurly | '}' at column 17 should be alone on a line. | 81 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 81 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 81 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 81 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 81 | 
|  | blocks | LeftCurly | '{' at column 58 should be on a new line. | 81 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 82 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 82 | 
|  | blocks | RightCurly | '}' at column 17 should be alone on a line. | 83 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 83 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 83 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 83 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 83 | 
|  | blocks | LeftCurly | '{' at column 60 should be on a new line. | 83 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 84 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 84 | 
|  | blocks | RightCurly | '}' at column 17 should be alone on a line. | 85 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 85 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 85 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 85 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 85 | 
|  | blocks | LeftCurly | '{' at column 55 should be on a new line. | 85 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 86 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 86 | 
|  | blocks | RightCurly | '}' at column 13 should be alone on a line. | 88 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 88 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 88 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 88 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 88 | 
|  | blocks | LeftCurly | '{' at column 79 should be on a new line. | 88 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 90 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 90 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 90 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 90 | 
|  | blocks | LeftCurly | '{' at column 80 should be on a new line. | 90 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 91 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 91 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 91 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 91 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 92 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 92 | 
|  | blocks | RightCurly | '}' at column 17 should be alone on a line. | 93 | 
|  | blocks | LeftCurly | '{' at column 24 should be on a new line. | 93 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 96 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 96 | 
|  | blocks | LeftCurly | '{' at column 64 should be on a new line. | 96 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 97 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 97 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 101 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 101 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 104 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 104 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 105 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 105 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 107 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 107 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 111 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 111 | 
|  | 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 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 117 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 117 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 122 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 122 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 125 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 125 | 
|  | blocks | LeftCurly | '{' at column 115 should be on a new line. | 125 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 126 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 126 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 127 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 127 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 127 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 127 | 
|  | blocks | LeftCurly | '{' at column 41 should be on a new line. | 127 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 128 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 128 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 131 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 131 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 133 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 133 | 
|  | blocks | LeftCurly | '{' at column 40 should be on a new line. | 133 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 136 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 136 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 136 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 136 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 136 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 136 | 
|  | blocks | LeftCurly | '{' at column 119 should be on a new line. | 136 | 
org/apache/maven/model/transform/RawToConsumerPomXMLFilterFactory.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  | header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | 
|  | blocks | LeftCurly | '{' at column 47 should be on a new line. | 29 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 32 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 32 | 
|  | blocks | LeftCurly | '{' at column 101 should be on a new line. | 32 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 36 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 36 | 
|  | blocks | LeftCurly | '{' at column 79 should be on a new line. | 36 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 38 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 38 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 40 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 40 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 43 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 43 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 45 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 45 | 
org/apache/maven/model/transform/ReactorDependencyXMLFilter.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  | header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | 
|  | blocks | LeftCurly | '{' at column 69 should be on a new line. | 33 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 37 | 
|  | blocks | LeftCurly | '{' at column 99 should be on a new line. | 37 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 38 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 38 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 42 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 42 | 
|  | blocks | LeftCurly | '{' at column 48 should be on a new line. | 42 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 49 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 49 | 
|  | blocks | LeftCurly | '{' at column 49 should be on a new line. | 49 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 50 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 50 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 51 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 51 | 
|  | blocks | LeftCurly | '{' at column 43 should be on a new line. | 51 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 53 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 53 | 
|  | blocks | RightCurly | '}' at column 13 should be alone on a line. | 54 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 54 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 54 | 
|  | blocks | LeftCurly | '{' at column 45 should be on a new line. | 54 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 55 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 55 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 55 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 55 | 
|  | blocks | LeftCurly | '{' at column 49 should be on a new line. | 55 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 56 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 56 | 
|  | blocks | LeftCurly | '{' at column 57 should be on a new line. | 56 | 
|  | blocks | RightCurly | '}' at column 17 should be alone on a line. | 59 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 59 | 
|  | 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 55 should be on a new line. | 59 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 60 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 60 | 
|  | blocks | RightCurly | '}' at column 17 should be alone on a line. | 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 | 
|  | blocks | LeftCurly | '{' at column 58 should be on a new line. | 61 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 62 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 62 | 
|  | blocks | RightCurly | '}' at column 13 should be alone on a line. | 64 | 
|  | 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 | 
|  | blocks | LeftCurly | '{' at column 83 should be on a new line. | 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 | 
|  | blocks | LeftCurly | '{' at column 53 should be on a new line. | 66 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 67 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 67 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 71 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 71 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 74 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 74 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 75 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 75 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 77 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 77 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 81 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 81 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 85 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 85 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 86 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 86 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 87 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 87 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 92 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 92 | 
org/apache/maven/model/transform/RelativePathXMLFilter.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  | header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | 
|  | blocks | LeftCurly | '{' at column 64 should be on a new line. | 32 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 34 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 34 | 
|  | blocks | LeftCurly | '{' at column 63 should be on a new line. | 34 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 35 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 35 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 38 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 38 | 
|  | blocks | LeftCurly | '{' at column 48 should be on a new line. | 38 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 41 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 41 | 
|  | blocks | LeftCurly | '{' at column 36 should be on a new line. | 41 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 42 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 42 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 42 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 42 | 
|  | blocks | LeftCurly | '{' at column 80 should be on a new line. | 42 | 
|  | 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 | 
|  | blocks | LeftCurly | '{' at column 86 should be on a new line. | 44 | 
|  | blocks | RightCurly | '}' at column 13 should be alone on a line. | 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 | 
|  | blocks | LeftCurly | '{' at column 85 should be on a new line. | 48 | 
|  | blocks | RightCurly | '}' at column 13 should be alone on a line. | 51 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 51 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 51 | 
|  | blocks | LeftCurly | '{' at column 30 should be on a new line. | 51 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 54 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 54 | 
|  | blocks | LeftCurly | '{' at column 31 should be on a new line. | 54 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 55 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 55 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 59 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 59 | 
org/apache/maven/model/transform/RelativeProject.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  | header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | 
|  | blocks | LeftCurly | '{' at column 30 should be on a new line. | 26 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 33 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 33 | 
|  | blocks | LeftCurly | '{' at column 79 should be on a new line. | 33 | 
|  | blocks | LeftCurly | '{' at column 32 should be on a new line. | 39 | 
|  | blocks | LeftCurly | '{' at column 35 should be on a new line. | 43 | 
|  | blocks | LeftCurly | '{' at column 32 should be on a new line. | 47 | 
org/apache/maven/model/transform/pull/BufferingParser.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  | header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | 
|  | blocks | LeftCurly | '{' at column 55 should be on a new line. | 37 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 39 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 39 | 
|  | javadoc | JavadocVariable | Missing a Javadoc comment. | 41 | 
|  | javadoc | JavadocVariable | Missing a Javadoc comment. | 42 | 
|  | javadoc | JavadocVariable | Missing a Javadoc comment. | 43 | 
|  | javadoc | JavadocVariable | Missing a Javadoc comment. | 44 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 46 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 46 | 
|  | blocks | LeftCurly | '{' at column 31 should be on a new line. | 47 | 
|  | javadoc | JavadocVariable | Missing a Javadoc comment. | 48 | 
|  | javadoc | JavadocVariable | Missing a Javadoc comment. | 49 | 
|  | javadoc | JavadocVariable | Missing a Javadoc comment. | 50 | 
|  | javadoc | JavadocVariable | Missing a Javadoc comment. | 51 | 
|  | javadoc | JavadocVariable | Missing a Javadoc comment. | 52 | 
|  | javadoc | JavadocVariable | Missing a Javadoc comment. | 53 | 
|  | javadoc | JavadocVariable | Missing a Javadoc comment. | 54 | 
|  | javadoc | JavadocVariable | Missing a Javadoc comment. | 55 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 58 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 58 | 
|  | blocks | LeftCurly | '{' at column 35 should be on a new line. | 59 | 
|  | javadoc | JavadocVariable | Missing a Javadoc comment. | 60 | 
|  | javadoc | JavadocVariable | Missing a Javadoc comment. | 61 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 64 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 64 | 
|  | blocks | LeftCurly | '{' at column 35 should be on a new line. | 65 | 
|  | javadoc | JavadocVariable | Missing a Javadoc comment. | 66 | 
|  | javadoc | JavadocVariable | Missing a Javadoc comment. | 67 | 
|  | javadoc | JavadocVariable | Missing a Javadoc comment. | 68 | 
|  | javadoc | JavadocVariable | Missing a Javadoc comment. | 69 | 
|  | javadoc | JavadocVariable | Missing a Javadoc comment. | 70 | 
|  | javadoc | JavadocVariable | Missing a Javadoc comment. | 71 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 74 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 74 | 
|  | blocks | LeftCurly | '{' at column 57 should be on a new line. | 74 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 79 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 79 | 
|  | blocks | LeftCurly | '{' at column 86 should be on a new line. | 79 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 80 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 80 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 84 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 84 | 
|  | blocks | LeftCurly | '{' at column 44 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. | 89 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 89 | 
|  | blocks | LeftCurly | '{' at column 86 should be on a new line. | 89 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 90 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 90 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 94 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 94 | 
|  | blocks | LeftCurly | '{' at column 44 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. | 99 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 99 | 
|  | blocks | LeftCurly | '{' at column 67 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. | 104 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 104 | 
|  | blocks | LeftCurly | '{' at column 103 should be on a new line. | 104 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 105 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 105 | 
|  | blocks | LeftCurly | '{' at column 38 should be on a new line. | 109 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 114 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 114 | 
|  | blocks | LeftCurly | '{' at column 118 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. | 119 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 119 | 
|  | blocks | LeftCurly | '{' at column 75 should be on a new line. | 119 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 121 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 121 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 125 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 125 | 
|  | blocks | LeftCurly | '{' at column 77 should be on a new line. | 125 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 127 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 127 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 131 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 131 | 
|  | blocks | LeftCurly | '{' at column 74 should be on a new line. | 131 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 133 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 133 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 137 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 137 | 
|  | blocks | LeftCurly | '{' at column 47 should be on a new line. | 137 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 139 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 139 | 
|  | blocks | LeftCurly | '{' at column 27 should be on a new line. | 143 | 
|  | blocks | LeftCurly | '{' at column 44 should be on a new line. | 149 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 150 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 150 | 
|  | blocks | LeftCurly | '{' at column 30 should be on a new line. | 150 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 151 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 151 | 
|  | blocks | LeftCurly | '{' at column 32 should be on a new line. | 157 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 158 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 158 | 
|  | blocks | LeftCurly | '{' at column 30 should be on a new line. | 158 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 159 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 159 | 
|  | blocks | LeftCurly | '{' at column 34 should be on a new line. | 165 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 166 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 166 | 
|  | blocks | LeftCurly | '{' at column 30 should be on a new line. | 166 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 167 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 167 | 
|  | blocks | LeftCurly | '{' at column 65 should be on a new line. | 173 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 174 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 174 | 
|  | blocks | LeftCurly | '{' at column 30 should be on a new line. | 174 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 175 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 175 | 
|  | blocks | LeftCurly | '{' at column 67 should be on a new line. | 175 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 176 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 176 | 
|  | blocks | RightCurly | '}' at column 13 should be alone on a line. | 177 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 177 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 177 | 
|  | blocks | LeftCurly | '{' at column 63 should be on a new line. | 177 | 
|  | blocks | RightCurly | '}' at column 13 should be alone on a line. | 179 | 
|  | blocks | LeftCurly | '{' at column 20 should be on a new line. | 179 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 180 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 180 | 
|  | blocks | LeftCurly | '{' at column 29 should be on a new line. | 187 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 192 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 192 | 
|  | blocks | LeftCurly | '{' at column 68 should be on a new line. | 192 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 193 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 193 | 
|  | blocks | LeftCurly | '{' at column 30 should be on a new line. | 193 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 194 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 194 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 196 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 196 | 
|  | blocks | LeftCurly | '{' at column 34 should be on a new line. | 200 | 
|  | blocks | LeftCurly | '{' at column 29 should be on a new line. | 205 | 
|  | blocks | LeftCurly | '{' at column 31 should be on a new line. | 210 | 
|  | blocks | LeftCurly | '{' at column 70 should be on a new line. | 215 | 
|  | blocks | LeftCurly | '{' at column 36 should be on a new line. | 220 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 221 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 221 | 
|  | blocks | LeftCurly | '{' at column 30 should be on a new line. | 221 | 
|  | blocks | RightCurly | '}' at column 9 should be alone on a line. | 223 | 
|  | blocks | LeftCurly | '{' at column 16 should be on a new line. | 223 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 229 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 229 | 
|  | blocks | LeftCurly | '{' at column 52 should be on a new line. | 229 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 230 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 230 | 
|  | blocks | LeftCurly | '{' at column 30 should be on a new line. | 230 | 
|  | blocks | RightCurly | '}' at column 9 should be alone on a line. | 232 | 
|  | blocks | LeftCurly | '{' at column 16 should be on a new line. | 232 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 233 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 233 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 238 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 238 | 
|  | blocks | LeftCurly | '{' at column 47 should be on a new line. | 238 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 239 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 239 | 
|  | blocks | LeftCurly | '{' at column 30 should be on a new line. | 239 | 
|  | blocks | RightCurly | '}' at column 9 should be alone on a line. | 241 | 
|  | blocks | LeftCurly | '{' at column 16 should be on a new line. | 241 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 242 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 242 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 247 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 247 | 
|  | blocks | LeftCurly | '{' at column 49 should be on a new line. | 247 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 248 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 248 | 
|  | blocks | LeftCurly | '{' at column 30 should be on a new line. | 248 | 
|  | blocks | RightCurly | '}' at column 9 should be alone on a line. | 250 | 
|  | blocks | LeftCurly | '{' at column 16 should be on a new line. | 250 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 251 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 251 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 256 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 256 | 
|  | blocks | LeftCurly | '{' at column 47 should be on a new line. | 256 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 257 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 257 | 
|  | blocks | LeftCurly | '{' at column 30 should be on a new line. | 257 | 
|  | blocks | RightCurly | '}' at column 9 should be alone on a line. | 259 | 
|  | blocks | LeftCurly | '{' at column 16 should be on a new line. | 259 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 260 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 260 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 265 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 265 | 
|  | blocks | LeftCurly | '{' at column 50 should be on a new line. | 265 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 266 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 266 | 
|  | blocks | LeftCurly | '{' at column 30 should be on a new line. | 266 | 
|  | blocks | RightCurly | '}' at column 9 should be alone on a line. | 268 | 
|  | blocks | LeftCurly | '{' at column 16 should be on a new line. | 268 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 269 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 269 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 274 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 274 | 
|  | blocks | LeftCurly | '{' at column 48 should be on a new line. | 274 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 275 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 275 | 
|  | blocks | LeftCurly | '{' at column 30 should be on a new line. | 275 | 
|  | blocks | RightCurly | '}' at column 9 should be alone on a line. | 277 | 
|  | blocks | LeftCurly | '{' at column 16 should be on a new line. | 277 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 278 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 278 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 283 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 283 | 
|  | blocks | LeftCurly | '{' at column 68 should be on a new line. | 283 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 284 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 284 | 
|  | blocks | LeftCurly | '{' at column 30 should be on a new line. | 284 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 285 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 285 | 
|  | blocks | LeftCurly | '{' at column 45 should be on a new line. | 285 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 286 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 286 | 
|  | blocks | LeftCurly | '{' at column 59 should be on a new line. | 286 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 287 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 287 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 287 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 287 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 287 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 287 | 
|  | blocks | LeftCurly | '{' at column 103 should be on a new line. | 287 | 
|  | blocks | RightCurly | '}' at column 9 should be alone on a line. | 293 | 
|  | blocks | LeftCurly | '{' at column 16 should be on a new line. | 293 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 294 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 294 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 299 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 299 | 
|  | blocks | LeftCurly | '{' at column 109 should be on a new line. | 299 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 300 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 300 | 
|  | blocks | LeftCurly | '{' at column 30 should be on a new line. | 300 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 301 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 301 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 303 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 303 | 
|  | blocks | LeftCurly | '{' at column 61 should be on a new line. | 307 | 
|  | blocks | LeftCurly | '{' at column 66 should be on a new line. | 312 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 313 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 313 | 
|  | blocks | LeftCurly | '{' at column 22 should be on a new line. | 313 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 314 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 314 | 
|  | blocks | LeftCurly | '{' at column 54 should be on a new line. | 314 | 
|  | blocks | RightCurly | '}' at column 13 should be alone on a line. | 317 | 
|  | blocks | LeftCurly | '{' at column 20 should be on a new line. | 317 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 320 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 320 | 
|  | blocks | LeftCurly | '{' at column 49 should be on a new line. | 320 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 321 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 321 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 324 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 324 | 
|  | blocks | LeftCurly | '{' at column 39 should be on a new line. | 324 | 
|  | blocks | LeftCurly | '{' at column 71 should be on a new line. | 331 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 332 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 332 | 
|  | blocks | LeftCurly | '{' at column 22 should be on a new line. | 332 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 333 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 333 | 
|  | blocks | LeftCurly | '{' at column 54 should be on a new line. | 333 | 
|  | blocks | RightCurly | '}' at column 13 should be alone on a line. | 336 | 
|  | blocks | LeftCurly | '{' at column 20 should be on a new line. | 336 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 339 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 339 | 
|  | blocks | LeftCurly | '{' at column 49 should be on a new line. | 339 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 340 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 340 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 343 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 343 | 
|  | blocks | LeftCurly | '{' at column 39 should be on a new line. | 343 | 
|  | blocks | LeftCurly | '{' at column 69 should be on a new line. | 350 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 352 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 352 | 
|  | blocks | LeftCurly | '{' at column 50 should be on a new line. | 352 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 355 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 355 | 
|  | blocks | LeftCurly | '{' at column 61 should be on a new line. | 355 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 356 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 356 | 
|  | blocks | LeftCurly | '{' at column 73 should be on a new line. | 362 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 364 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 364 | 
|  | blocks | LeftCurly | '{' at column 37 should be on a new line. | 364 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 365 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 365 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 368 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 368 | 
|  | blocks | LeftCurly | '{' at column 32 should be on a new line. | 368 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 371 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 371 | 
|  | blocks | LeftCurly | '{' at column 39 should be on a new line. | 371 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 373 | 
|  | blocks | RightCurly | '}' at column 9 should be alone on a line. | 376 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 376 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 376 | 
|  | blocks | LeftCurly | '{' at column 42 should be on a new line. | 376 | 
|  | blocks | RightCurly | '}' at column 9 should be alone on a line. | 378 | 
|  | blocks | LeftCurly | '{' at column 16 should be on a new line. | 378 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 379 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 379 | 
|  | blocks | LeftCurly | '{' at column 65 should be on a new line. | 383 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 387 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 387 | 
|  | blocks | LeftCurly | '{' at column 30 should be on a new line. | 387 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 415 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 415 | 
|  | blocks | LeftCurly | '{' at column 43 should be on a new line. | 415 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 416 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 416 | 
|  | blocks | LeftCurly | '{' at column 29 should be on a new line. | 416 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 419 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 419 | 
|  | blocks | LeftCurly | '{' at column 75 should be on a new line. | 422 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 426 | 
|  | coding | HiddenField | 'bypass' hides a field. | 426 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 426 | 
|  | blocks | LeftCurly | '{' at column 40 should be on a new line. | 426 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 427 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 427 | 
|  | blocks | LeftCurly | '{' at column 60 should be on a new line. | 427 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 428 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 428 | 
|  | blocks | LeftCurly | '{' at column 29 should be on a new line. | 433 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 434 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 434 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 434 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 434 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 437 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 437 | 
|  | blocks | LeftCurly | '{' at column 86 should be on a new line. | 437 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 438 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 438 | 
|  | blocks | LeftCurly | '{' at column 36 should be on a new line. | 438 | 
|  | blocks | RightCurly | '}' at column 9 should be alone on a line. | 440 | 
|  | blocks | LeftCurly | '{' at column 16 should be on a new line. | 440 | 
org/apache/maven/model/transform/pull/NodeBufferingParser.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  | header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | 
|  | blocks | LeftCurly | '{' at column 67 should be on a new line. | 34 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 42 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 42 | 
|  | blocks | LeftCurly | '{' at column 78 should be on a new line. | 42 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 43 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 43 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 44 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 44 | 
|  | blocks | LeftCurly | '{' at column 75 should be on a new line. | 48 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 49 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 49 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 49 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 49 | 
|  | blocks | LeftCurly | '{' at column 55 should be on a new line. | 49 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 50 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 50 | 
|  | blocks | LeftCurly | '{' at column 74 should be on a new line. | 50 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 51 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 51 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 55 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 55 | 
|  | blocks | LeftCurly | '{' at column 71 should be on a new line. | 55 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 56 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 56 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 57 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 57 | 
|  | blocks | RightCurly | '}' at column 9 should be alone on a line. | 62 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 62 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 62 | 
|  | blocks | LeftCurly | '{' at column 31 should be on a new line. | 62 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 63 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 63 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 69 | 
|  | coding | HiddenField | 'buffer' hides a field. | 69 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 69 | 
org/apache/maven/model/transform/pull/XmlUtils.java
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
|  | header | RegexpHeader | Line does not match expected header line of '^package '. | 1 | 
|  | blocks | LeftCurly | '{' at column 23 should be on a new line. | 33 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 35 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 35 | 
|  | blocks | LeftCurly | '{' at column 56 should be on a new line. | 36 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 38 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 38 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 39 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 39 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 40 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 40 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 43 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 43 | 
|  | blocks | LeftCurly | '{' at column 118 should be on a new line. | 43 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 45 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 45 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 47 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 47 | 
|  | blocks | LeftCurly | '{' at column 66 should be on a new line. | 47 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 48 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 48 | 
|  | blocks | LeftCurly | '{' at column 44 should be on a new line. | 48 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 50 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 50 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 55 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 55 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 56 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 56 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 57 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 57 | 
|  | blocks | LeftCurly | '{' at column 59 should be on a new line. | 57 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 58 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 58 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 59 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 59 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 60 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 60 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 62 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 62 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 63 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 63 | 
|  | blocks | LeftCurly | '{' at column 74 should be on a new line. | 63 | 
|  | 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 preceded with whitespace. | 67 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 67 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 71 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 71 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 74 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 74 | 
|  | whitespace | ParenPad | ')' is not preceded with 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 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 80 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 80 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 83 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 83 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 83 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 83 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 86 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 86 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 89 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 89 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 89 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 89 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 92 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 92 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 92 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 92 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 102 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 102 | 
|  | blocks | LeftCurly | '{' at column 49 should be on a new line. | 103 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 104 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 104 | 
|  | blocks | LeftCurly | '{' at column 43 should be on a new line. | 104 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 105 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 105 | 
|  | blocks | RightCurly | '}' at column 9 should be alone on a line. | 106 | 
|  | blocks | LeftCurly | '{' at column 16 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. | 111 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 111 | 
|  | blocks | LeftCurly | '{' at column 51 should be on a new line. | 111 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 112 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 112 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 112 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 112 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 112 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 112 | 
|  | blocks | LeftCurly | '{' at column 79 should be on a new line. | 112 | 
|  | whitespace | ParenPad | '(' is not followed by whitespace. | 113 | 
|  | whitespace | ParenPad | ')' is not preceded with whitespace. | 113 | 


