Violation | Message | Line |
---|
 | Line does not match expected header line of ''. | 1 |
 | Class ReportUtil should be declared as final. | 42 |
 | Missing a Javadoc comment. | 43 |
 | Missing a Javadoc comment. | 46 |
 | Parameter file should be final. | 46 |
 | Parameter outputFile should be final. | 69 |
 | Parameter key should be final. | 76 |
 | Missing a Javadoc comment. | 91 |
 | Parameter thing should be final. | 91 |
 | Must have at least one statement. | 95 |
 | Missing a Javadoc comment. | 100 |
 | Parameter thing should be final. | 100 |
 | Must have at least one statement. | 104 |
 | Missing a Javadoc comment. | 109 |
 | Parameter thing should be final. | 109 |
 | Must have at least one statement. | 113 |
 | Missing a Javadoc comment. | 118 |
 | Parameter milis should be final. | 118 |
 | '60' is a magic number. | 119 |
 | '60' is a magic number. | 119 |
 | '1000' is a magic number. | 119 |
 | '60' is a magic number. | 120 |
 | '60' is a magic number. | 120 |
 | '1000' is a magic number. | 120 |
 | '60' is a magic number. | 122 |
 | '1000' is a magic number. | 122 |
 | '60' is a magic number. | 123 |
 | '1000' is a magic number. | 123 |
 | '1000' is a magic number. | 125 |
 | '1000' is a magic number. | 126 |
 | '10' is a magic number. | 128 |
 | Avoid inline conditionals. | 128 |
 | '+' should be on a new line. | 128 |
 | '10' is a magic number. | 129 |
 | Avoid inline conditionals. | 129 |
 | '+' should be on a new line. | 129 |
 | '10' is a magic number. | 130 |
 | Avoid inline conditionals. | 130 |
 | Missing a Javadoc comment. | 133 |
 | Parameter one should be final. | 133 |
 | Parameter two should be final. | 133 |
 | '||' should be on a new line. | 145 |
 | '||' should be on a new line. | 146 |
 | Missing a Javadoc comment. | 161 |
 | Parameter sourceDir should be final. | 161 |
 | Parameter targetFile should be final. | 161 |
 | 'if' construct must use '{}'s. | 177 |
 | 'if' construct must use '{}'s. | 183 |
 | Missing a Javadoc comment. | 193 |
 | Parameter targetFile should be final. | 193 |
 | Missing a Javadoc comment. | 197 |
 | Parameter dir should be final. | 197 |
 | Missing a Javadoc comment. | 208 |
 | Parameter jarName should be final. | 208 |
 | Parameter outputDir should be final. | 208 |
 | 'if' construct must use '{}'s. | 212 |
 | Missing a Javadoc comment. | 221 |
 | Parameter zipInputStream should be final. | 221 |
 | Parameter outputDir should be final. | 221 |
 | '{' is not preceded with whitespace. | 221 |
 | Line is longer than 120 characters. | 222 |
 | Missing a Javadoc comment. | 239 |
 | Parameter in should be final. | 239 |
 | Parameter out should be final. | 239 |
 | '4096' is a magic number. | 240 |