Checkstyle Results
The following document contains the results of Checkstyle 11.0.1 with checkstyle.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 136 | 0 | 4521 | 0 |
Files
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | FallThrough | 1 | |
MatchXpath
|
1 | ||
| OverloadMethodsDeclarationOrder | 1 | ||
| imports | CustomImportOrder
|
37 | |
| indentation | Indentation
|
4441 | |
| javadoc | JavadocParagraph
|
24 | |
SummaryJavadoc
|
2 | ||
| naming | AbbreviationAsWordInName
|
9 | |
MemberName
|
2 | ||
| sizes | LineLength
|
3 |
Details
org/csveed/annotations/CsvCell.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. | 50 |
org/csveed/annotations/CsvConverter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.bean.conversion.Converter' | 18 | |
| indentation | Indentation | 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. | 32 |
org/csveed/annotations/CsvDate.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 26 | |
| indentation | Indentation | 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. | 31 |
org/csveed/annotations/CsvFile.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.bean.AbstractMapper' | 18 | |
| indentation | Indentation | 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. | 88 | |
| indentation | Indentation | 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. | 113 | |
| indentation | Indentation | 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. | 121 |
org/csveed/annotations/CsvLocalizedNumber.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'annotation field def modifier' has incorrect indentation level 4, expected level should be 2. | 46 |
org/csveed/annotations/package-info.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 12 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 12 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 16 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 16 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 30 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 30 |
org/csveed/api/CsvClient.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.bean.AbstractMapper' | 17 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 21 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 21 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 87 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 131 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 138 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 145 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 153 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 160 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 172 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 185 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 197 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 210 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 222 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 234 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 246 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 258 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 270 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 284 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 298 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 311 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 325 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 339 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 354 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 366 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 380 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 395 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 405 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 415 |
org/csveed/api/CsvClientImpl.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.bean.AbstractMapper' | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 118 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 120 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 130 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 135 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 140 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 142 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 145 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 147 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 150 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 152 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 155 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 160 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 162 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 165 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 170 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 172 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 175 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 177 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 180 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 182 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 184 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 185 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 187 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 192 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 195 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 197 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 199 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 200 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 202 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 205 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 207 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 210 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 212 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 214 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 215 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 217 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 219 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 221 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 223 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 225 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 226 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 227 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 229 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 233 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 235 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 237 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 238 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 239 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 241 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 243 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 244 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 245 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 247 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 249 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 250 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 251 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 253 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 256 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 257 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 259 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 261 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 262 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 263 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 265 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 267 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 268 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 269 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 271 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 274 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 275 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 277 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 279 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 280 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 281 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 283 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 285 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 286 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 287 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 289 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 291 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 292 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 293 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 295 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 297 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 298 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 299 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 301 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 303 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 304 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 305 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 307 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 309 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 310 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 311 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 313 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 315 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 316 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 317 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 319 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 321 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 322 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 323 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 325 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 327 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 328 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 329 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 331 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 333 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 334 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 335 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 342 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 343 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 344 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 347 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 348 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 349 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 356 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 357 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 358 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 359 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 360 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 361 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 362 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 369 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 370 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 371 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 372 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 373 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 374 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 375 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 382 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 383 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 384 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 386 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 387 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 388 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 395 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 396 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 397 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 399 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 400 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 401 |
org/csveed/api/CsvClientTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.bean.BeanInstructionsImpl' | 26 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 51 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 53 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 54 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 55 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 75 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 82 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 126 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 127 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 128 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 130 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 135 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 143 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 146 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 147 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 149 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 151 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 159 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'writeRowsLF' must contain no more than '1' consecutive capital letters. | 160 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 162 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 170 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'writeRowsCRLF' must contain no more than '1' consecutive capital letters. | 171 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 172 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 173 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 184 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 185 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 186 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 188 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 189 | |
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 20, expected level should be one of the following: 14, 16, 49, 51, 55. | 190 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 192 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 196 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 201 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'windowsCRLF0x0d0x0a' must contain no more than '1' consecutive capital letters. | 202 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'array initialization' child has incorrect indentation level 16, expected level should be one of the following: 10, 12, 24, 26. | 204 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 210 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 215 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 217 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 218 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 219 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 220 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 225 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 227 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 228 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 230 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 231 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 236 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 238 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 239 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 240 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 241 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 246 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 249 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 251 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 253 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 258 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'readLinesLF' must contain no more than '1' consecutive capital letters. | 259 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 260 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 261 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 266 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'readLinesCRLF' must contain no more than '1' consecutive capital letters. | 267 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 268 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 269 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 277 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 278 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 284 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 293 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 294 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 295 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 296 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 297 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 302 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 304 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 308 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 310 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 311 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 312 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 317 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 319 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 321 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 323 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 324 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 329 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 331 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 336 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 338 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 339 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 340 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 341 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 346 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 348 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 349 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 350 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 351 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 352 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 360 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 362 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 363 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 365 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 366 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 367 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 375 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 377 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 378 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 379 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 381 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 382 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 383 |
org/csveed/api/Header.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 52 |
org/csveed/api/Row.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 93 |
org/csveed/bean/AbstractMapper.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.api.Header' | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 76 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 80 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 117 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 118 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 119 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 120 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 122 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 123 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 124 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 125 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 126 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 127 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 131 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 132 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 135 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 152 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 153 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 158 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 159 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 161 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 179 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 182 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 183 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 184 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 186 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 189 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 197 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 198 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 199 |
org/csveed/bean/BeanInstructions.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.bean.conversion.Converter' | 16 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 134 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 146 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 160 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 174 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 187 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 201 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 215 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 230 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 242 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 256 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 271 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 281 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 291 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 298 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 305 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 312 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 319 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 326 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 333 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 338 |
org/csveed/bean/BeanInstructionsImpl.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.bean.conversion.Converter' | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 67 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 71 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 91 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 103 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 104 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 105 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 107 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 115 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 128 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 130 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 134 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 136 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 140 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 142 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 146 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 148 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 152 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 154 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 160 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 164 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 166 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 170 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 172 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 176 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 178 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 182 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 184 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 186 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 188 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 192 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 194 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 196 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 198 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 199 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 200 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 202 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 206 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 208 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 210 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 211 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 212 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 214 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 217 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 218 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 220 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 222 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 223 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 224 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 226 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 228 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 229 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 230 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 232 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 234 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 235 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 236 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 238 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 240 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 241 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 242 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 244 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 246 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 247 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 249 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 251 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 252 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 254 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 256 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 257 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 259 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 261 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 262 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 264 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 266 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 267 |
org/csveed/bean/BeanInstructionsImplTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 31 |
org/csveed/bean/BeanParser.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.annotations.CsvCell' | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 53 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 54 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 58 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 78 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 79 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 80 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 82 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 84 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 86 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 88 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 90 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 91 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 107 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 112 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 114 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 125 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 133 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 143 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 145 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 155 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 157 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 160 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 162 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 174 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 180 |
org/csveed/bean/BeanParserTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 57 |
org/csveed/bean/BeanProperties.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.bean.conversion.Converter' | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 95 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 96 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 97 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 98 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 114 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 120 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 123 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 135 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 137 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 138 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 139 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 142 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 152 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 154 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 164 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 165 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 166 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 179 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 184 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 185 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 195 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 197 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 205 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 209 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 217 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 218 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 221 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 229 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 230 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 233 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 234 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 242 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 243 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 244 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 245 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 253 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 254 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 256 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 263 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 264 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 265 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 272 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 274 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 284 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 285 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 286 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 287 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 288 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 289 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 299 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 300 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 301 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 302 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 303 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 304 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 314 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 315 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 316 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 317 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 318 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 319 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 320 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 322 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 332 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 333 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 334 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 344 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 345 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 346 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 348 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 351 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 352 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 359 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 360 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 361 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 368 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 369 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 370 |
org/csveed/bean/BeanPropertiesTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 31 |
org/csveed/bean/BeanProperty.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.bean.conversion.Converter' | 16 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 121 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 129 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 131 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 140 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 148 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 150 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 159 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 169 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 178 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 186 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 188 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 195 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 197 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 199 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 201 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 202 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 204 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 207 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 210 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 211 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 218 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 219 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 221 |
org/csveed/bean/BeanPropertyTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.bean.conversion.Converter' | 21 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'notANumberClass' must contain no more than '1' consecutive capital letters. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 79 |
org/csveed/bean/BeanReader.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.api.Header' | 15 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 19 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 19 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 82 |
org/csveed/bean/BeanReaderImpl.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.api.Header' | 17 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 95 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 97 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 98 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 113 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 116 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 127 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 129 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 136 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 138 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 141 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 143 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 146 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 148 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 151 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 153 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 156 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 161 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 168 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 170 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 172 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 175 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 182 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 184 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 185 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 192 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 195 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 197 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 198 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 199 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 200 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 202 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 205 |
org/csveed/bean/BeanReaderTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.report.CsvException' | 22 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 113 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 128 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 133 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 142 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 144 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 146 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 154 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 159 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 164 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 167 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 185 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 186 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 190 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 191 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 196 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 198 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 203 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 209 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 214 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 216 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 221 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 222 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 223 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 225 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 226 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 227 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 232 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 235 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 237 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 238 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 239 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 244 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 246 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 249 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 250 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 251 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 253 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 254 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 256 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 257 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 258 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 259 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 264 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 266 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 267 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 268 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 269 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 270 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 275 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 277 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 279 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 280 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 281 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 282 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 283 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 284 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 285 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 286 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 291 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 293 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 295 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 296 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 297 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 298 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 299 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 300 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 301 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 302 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 307 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 309 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 310 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 311 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 312 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 313 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 314 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 315 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 316 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 321 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 323 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 324 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 325 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 326 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 327 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 328 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 329 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 330 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 331 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 336 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 338 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 339 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 340 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 341 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 342 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 347 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 349 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 350 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 351 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 352 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 357 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 359 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 361 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 362 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 363 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 368 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 370 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 371 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 373 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 374 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 379 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 381 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 382 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 384 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 385 |
org/csveed/bean/BeanWriter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.row.RowWriter' | 15 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 51 |
org/csveed/bean/BeanWriterImpl.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.bean.conversion.BeanWrapper' | 16 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 94 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 95 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 96 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 97 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 98 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 115 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 120 |
org/csveed/bean/BeanWriterTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.test.model.BeanWithMultipleStrings' | 20 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 37 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 38 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 39 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 40 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 41 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 43 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 45 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 64 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 66 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 67 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 69 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 71 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 72 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 75 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 101 |
org/csveed/bean/ColumnIndexMapper.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.api.Header' | 15 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 |
org/csveed/bean/ColumnNameMapper.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.api.Header' | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 47 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 49 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 50 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 59 |
org/csveed/bean/DynamicColumn.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 16 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 16 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 27 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 27 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 43 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 43 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 48 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 48 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 87 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 115 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 117 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 120 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 130 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 132 |
org/csveed/bean/DynamicColumnTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 33 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 34 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 35 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 62 |
org/csveed/bean/conversion/AbstractConverter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 42 |
org/csveed/bean/conversion/Bean.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 114 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 121 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 123 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 131 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 133 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 140 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 142 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 150 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 152 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 159 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 161 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 178 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 180 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 188 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 197 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 198 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 199 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 207 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 209 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 216 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 217 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 218 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 226 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 227 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 228 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 235 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 236 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 237 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 245 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 246 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 247 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 254 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 255 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 256 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 264 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 265 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 266 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 273 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 274 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 275 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 283 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 284 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 285 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 292 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 293 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 294 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 302 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 303 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 304 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 311 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 312 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 313 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 321 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 322 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 323 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 330 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 331 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 332 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 340 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 341 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 342 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 349 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 350 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 351 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 359 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 360 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 361 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 368 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 369 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 370 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 378 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 379 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 380 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 387 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 388 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 389 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 397 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 398 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 399 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 406 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 407 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 408 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 416 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 417 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 418 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 425 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 426 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 427 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 435 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 436 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 437 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 444 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 445 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 446 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 454 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 455 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 456 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 463 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 464 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 465 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 473 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 474 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 475 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 482 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 483 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 484 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 492 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 493 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 494 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 501 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 502 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 503 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 511 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 512 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 513 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 520 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 521 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 522 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 530 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 531 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 532 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 539 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 540 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 541 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 549 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 550 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 551 |
org/csveed/bean/conversion/BeanPropertyConversionException.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 33 |
org/csveed/bean/conversion/BeanWrapper.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.bean.BeanProperty' | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 60 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 86 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 88 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 100 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 113 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 115 |
org/csveed/bean/conversion/BeanWrapperTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.bean.BeanInstructions' | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 114 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 138 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 146 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 150 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 162 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 170 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 172 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 174 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 182 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 184 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 185 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 186 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 194 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 198 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 206 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 210 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 218 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 221 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 222 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 230 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 233 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 234 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 242 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 244 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 245 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 246 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 254 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 256 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 257 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 258 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 266 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 268 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 269 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 270 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 278 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 280 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 281 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 282 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 290 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 292 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 293 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 294 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 302 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 304 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 305 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 306 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 314 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 316 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 317 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 318 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 326 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 328 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 329 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 330 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 338 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 340 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 341 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 342 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 350 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 352 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 353 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 354 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 362 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 364 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 365 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 366 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 374 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 376 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 377 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 378 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 386 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 388 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 389 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 390 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 398 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 400 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 401 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 402 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 410 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 412 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 413 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 414 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 422 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 424 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 425 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 426 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 434 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 436 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 437 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 438 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 446 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 448 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 449 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 450 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 458 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 460 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 461 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 462 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 470 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 472 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 473 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 474 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 482 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 484 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 485 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 486 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 494 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 496 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 497 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 498 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 506 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 508 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 509 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 510 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 518 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 520 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 521 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 522 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 530 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 532 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 533 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 534 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 542 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 544 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 545 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 546 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 554 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 556 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 557 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 558 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 566 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 568 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 569 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 570 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 578 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 580 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 581 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 582 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 590 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 592 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 593 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 594 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 602 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 604 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 605 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 606 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 614 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 616 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 617 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 618 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 626 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 628 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 629 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 630 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 638 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 640 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 641 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 642 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 650 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 652 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 653 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 654 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 661 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 662 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 663 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 664 |
org/csveed/bean/conversion/ByteArrayConverter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 35 |
org/csveed/bean/conversion/CharArrayConverter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 33 |
org/csveed/bean/conversion/CharacterConverter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 43 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 46 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 49 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 50 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 53 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 74 |
org/csveed/bean/conversion/CharsetConverter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 30 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 |
org/csveed/bean/conversion/ConversionException.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 |
org/csveed/bean/conversion/ConversionUtil.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 64 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 86 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 88 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 92 |
org/csveed/bean/conversion/Converter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 59 |
org/csveed/bean/conversion/Coordinate.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| naming | MemberName | Member name 'x' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| naming | MemberName | Member name 'y' must match pattern '^[a-z][a-z0-9][a-zA-Z0-9]*$'. | 25 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 |
org/csveed/bean/conversion/CurrencyConverter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 35 |
org/csveed/bean/conversion/CustomBooleanConverter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 99 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 102 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 107 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 113 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 116 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 118 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 121 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 124 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 127 |
org/csveed/bean/conversion/CustomNumberConverter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 75 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 78 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 101 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 104 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 107 |
org/csveed/bean/conversion/DateConverter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 60 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 64 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 66 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 |
org/csveed/bean/conversion/DefaultConverters.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 105 |
org/csveed/bean/conversion/EasyAbstractConverter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 34 |
org/csveed/bean/conversion/EasyAbstractConverterTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 39 |
org/csveed/bean/conversion/EnumConverter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 |
org/csveed/bean/conversion/EnumConverterTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 |
org/csveed/bean/conversion/NoConverterFoundException.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 31 |
org/csveed/bean/conversion/NumberUtils.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 53 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 57 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 58 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 59 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 60 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 63 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 64 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 65 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 66 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 67 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 71 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 72 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 80 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 82 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 83 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 85 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 88 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 91 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 96 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 100 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 113 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 127 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 132 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 135 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 138 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 141 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 144 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 147 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 150 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 153 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 157 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 173 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 175 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 176 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 177 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 178 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 179 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 180 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 181 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 182 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 183 | |
| indentation | Indentation | 'try' has incorrect indentation level 12, expected level should be 6. | 184 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 185 | |
| indentation | Indentation | 'try' child has incorrect indentation level 16, expected level should be 8. | 186 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 12, expected level should be 6. | 187 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 16, expected level should be 8. | 188 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 12, expected level should be 6. | 189 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 190 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 191 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 192 | |
| indentation | Indentation | 'finally rcurly' has incorrect indentation level 12, expected level should be 6. | 193 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 196 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 206 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 209 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 219 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 221 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 222 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 225 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 226 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 227 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 228 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 231 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 232 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 233 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 234 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 235 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 236 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 237 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 238 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 239 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 240 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 242 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 243 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 244 |
org/csveed/bean/conversion/PatternConverter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 49 |
org/csveed/bean/conversion/StringConverter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 22 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 33 |
org/csveed/bean/conversion/TimeZoneConverter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 24 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 35 |
org/csveed/bean/conversion/package-info.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 12 | |
| javadoc | JavadocParagraph | Redundant <p> tag. | 12 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 15 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 15 |
org/csveed/common/Column.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.api.Header' | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 91 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 92 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 111 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 130 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 133 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 141 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 143 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 150 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 152 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 159 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 161 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 168 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 170 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 177 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 179 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 186 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 188 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 195 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 198 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 200 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 202 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 203 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 205 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 206 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 208 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 210 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 211 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 213 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 215 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 216 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 218 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 221 |
org/csveed/common/ColumnExcel.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 43 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 44 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 |
org/csveed/common/ColumnIndexKey.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 34 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 60 |
org/csveed/common/ColumnKey.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 |
org/csveed/common/ColumnKeyTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 |
org/csveed/common/ColumnNameKey.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 34 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 42 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 60 |
org/csveed/common/ColumnTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.api.Header' | 20 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 87 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 119 |
org/csveed/report/AbstractCsvError.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 |
org/csveed/report/CsvError.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 51 |
org/csveed/report/CsvException.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 39 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 62 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 63 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 64 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 65 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 66 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 69 |
org/csveed/report/GeneralError.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 44 |
org/csveed/report/RowError.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 68 |
org/csveed/report/RowPart.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 |
org/csveed/report/RowReport.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 81 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 84 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 119 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 136 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 137 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 138 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 139 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 140 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 141 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 144 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 147 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 160 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 163 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 173 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 175 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 176 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 177 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 178 | |
| indentation | Indentation | 'else' child has incorrect indentation level 16, expected level should be 8. | 179 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 12, expected level should be 6. | 180 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 182 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 183 |
org/csveed/report/RowReportTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.junit.jupiter.api.Test' | 17 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 |
org/csveed/row/CellPositionInRow.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 60 |
org/csveed/row/HeaderImpl.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.api.Header' | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 48 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 49 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 50 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 64 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 86 |
org/csveed/row/HeaderTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 65 |
org/csveed/row/Line.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 |
org/csveed/row/LineWithInfo.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.common.Column' | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 56 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 94 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 95 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 120 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 122 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 123 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 124 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 125 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 126 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 127 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 128 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 129 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 130 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 131 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 132 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 133 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 134 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 135 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 139 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 142 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 144 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 147 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 153 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 156 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 161 |
org/csveed/row/LineWithInfoTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 88 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 115 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 127 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 137 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 138 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 150 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 153 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 154 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 158 |
org/csveed/row/RowImpl.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.api.Header' | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 49 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 83 | |
| coding | OverloadMethodsDeclarationOrder | All overloaded methods should be placed next to each other. Previous overloaded method located at line '65'. | 85 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 88 | |
| javadoc | SummaryJavadoc | First sentence of Javadoc is missing an ending period. | 90 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 97 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 98 |
org/csveed/row/RowInstructions.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 136 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 143 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 155 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 167 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 179 |
org/csveed/row/RowInstructionsImpl.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 46 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 59 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 104 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 107 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 113 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 115 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 121 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 129 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 130 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 136 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 141 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 143 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 147 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 153 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 155 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 159 |
org/csveed/row/RowReader.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.api.Header' | 15 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 71 |
org/csveed/row/RowReaderImpl.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.api.Header' | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 74 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 75 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 76 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 77 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 87 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 115 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 119 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 120 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 123 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 131 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 136 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 139 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 141 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 144 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 152 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 159 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 164 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 165 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 166 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 167 | |
| indentation | Indentation | 'try' has incorrect indentation level 16, expected level should be 8. | 168 | |
| indentation | Indentation | 'try' child has incorrect indentation level 20, expected level should be 10. | 169 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 16, expected level should be 8. | 170 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 20, expected level should be 10. | 171 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 16, expected level should be 8. | 172 | |
| indentation | Indentation | 'try' has incorrect indentation level 16, expected level should be 8. | 173 | |
| indentation | Indentation | 'try' child has incorrect indentation level 20, expected level should be 10. | 174 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 16, expected level should be 8. | 175 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 20, expected level should be 10. | 176 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 16, expected level should be 8. | 177 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 178 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 179 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 180 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 181 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 182 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 183 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 184 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 185 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 186 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 187 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 188 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 189 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 190 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 191 | |
| indentation | Indentation | 'while' child has incorrect indentation level 12, expected level should be 6. | 192 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 195 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 197 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 199 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 200 |
org/csveed/row/RowReaderTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.api.Header' | 21 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 68 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 114 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 128 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 133 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 142 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 147 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 158 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 159 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 161 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 166 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 172 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 177 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 183 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 184 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 192 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 193 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 196 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 198 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 199 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 204 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 210 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 215 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 217 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 218 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 219 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 221 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 222 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 223 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 224 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 225 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 230 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 232 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 233 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 234 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 235 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 236 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 237 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 238 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 239 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 244 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 246 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 247 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 248 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 249 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 250 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 251 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 253 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 258 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 260 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 261 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 262 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 263 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 264 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 265 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 266 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 271 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 273 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 275 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 276 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 277 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 278 | |
| sizes | LineLength | Line is longer than 120 characters (found 121). | 279 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 281 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 283 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 284 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 286 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 291 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 293 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 294 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 295 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 296 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 297 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 298 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 303 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 305 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 306 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 307 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 308 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 309 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 310 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 315 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 317 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 318 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 319 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 320 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 321 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 322 |
org/csveed/row/RowWriter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.api.Header' | 15 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 80 |
org/csveed/row/RowWriterImpl.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.api.Header' | 18 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 75 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 107 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 109 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 120 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'while' has incorrect indentation level 12, expected level should be 6. | 123 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 124 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 125 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 126 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 127 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 129 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 130 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 131 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 132 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 133 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 134 | |
| indentation | Indentation | 'else' child has incorrect indentation level 20, expected level should be 10. | 135 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 16, expected level should be 8. | 136 | |
| indentation | Indentation | 'while' child has incorrect indentation level 16, expected level should be 8. | 137 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 12, expected level should be 6. | 138 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 139 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 141 | |
| indentation | Indentation | 'catch' child has incorrect indentation level 12, expected level should be 6. | 142 | |
| indentation | Indentation | 'catch rcurly' has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 144 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 152 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'writeEOL' must contain no more than '1' consecutive capital letters. | 152 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 154 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 162 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 163 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 164 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 175 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 177 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 181 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 182 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 193 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 194 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 195 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 205 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 208 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 210 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 211 |
org/csveed/row/RowWriterTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.api.Row' | 22 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 48 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 49 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 50 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 52 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 57 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 67 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 68 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 69 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 70 | |
| indentation | Indentation | 'array initialization lcurly' has incorrect indentation level 20, expected level should be one of the following: 14, 16, 49, 51, 55. | 71 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 73 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 89 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 90 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 91 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 93 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 106 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 107 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 108 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 110 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 120 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 123 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 124 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 125 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 127 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 128 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 129 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 137 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 140 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 141 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 142 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 144 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 145 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 146 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 154 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 157 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 158 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 159 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 161 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 163 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'try' has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 174 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 175 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 176 | |
| indentation | Indentation | 'try' child has incorrect indentation level 12, expected level should be 6. | 178 | |
| indentation | Indentation | 'try rcurly' has incorrect indentation level 8, expected level should be 4. | 180 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 181 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 186 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 189 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 190 |
org/csveed/test/converters/BeanSimpleConverter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 25 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 |
org/csveed/test/model/BeanCommodity.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 112 |
org/csveed/test/model/BeanCustomComments.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 41 |
org/csveed/test/model/BeanLotsOfIgnores.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 111 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 113 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 120 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 130 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 132 |
org/csveed/test/model/BeanSimple.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 |
org/csveed/test/model/BeanVariousNotAnnotated.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 113 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 115 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 134 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 141 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 143 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 151 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 153 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 160 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 161 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 162 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 170 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 171 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 172 |
org/csveed/test/model/BeanWithAlienSettings.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 46 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 66 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 84 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 85 |
org/csveed/test/model/BeanWithConverter.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 44 |
org/csveed/test/model/BeanWithCustomIndexes.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 27 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 93 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 102 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 111 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 112 |
org/csveed/test/model/BeanWithCustomNumber.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 38 |
org/csveed/test/model/BeanWithCustomNumberAnnotated.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 41 |
org/csveed/test/model/BeanWithEnum.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 40 |
org/csveed/test/model/BeanWithEnumAndMore.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 32 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 62 |
org/csveed/test/model/BeanWithMultipleStrings.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 20 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 33 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 35 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 44 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 45 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 83 |
org/csveed/test/model/BeanWithNameMatching.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 24 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 42 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 80 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 90 |
org/csveed/test/model/BeanWithNonStandardObject.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 41 |
org/csveed/test/model/BeanWithVariousTypes.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.annotations.CsvDate' | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 26 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 36 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 45 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 83 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 111 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 113 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 120 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 130 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 132 |
org/csveed/test/model/BeanWithWrongAnnotation.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 21 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 29 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 41 |
org/csveed/test/model/BeanWithoutHeader.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.annotations.CsvDate' | 15 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 38 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 47 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 84 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 94 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 113 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 115 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 132 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 134 |
org/csveed/test/model/BeanWithoutNoArgPublicConstructor.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 30 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 |
org/csveed/token/EncounteredSymbol.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 60 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 82 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 92 |
org/csveed/token/ParseException.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 19 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 22 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 43 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 44 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 53 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 61 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 71 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 77 |
org/csveed/token/ParseState.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 73 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 89 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 91 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 92 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 95 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 113 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 114 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 121 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 122 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 123 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 130 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 131 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 132 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 139 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 141 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 148 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 150 |
org/csveed/token/ParseStateMachine.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 58 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 61 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 64 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 70 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 79 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 88 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 96 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 97 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 110 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 112 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 114 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 117 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 118 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 122 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 123 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 125 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 126 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 127 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 128 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 129 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 130 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 132 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 133 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 134 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 137 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 143 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 144 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 145 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 146 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 147 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 148 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 152 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 153 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 154 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 155 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 156 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 157 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 158 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 159 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 160 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 162 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 163 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 164 | |
| indentation | Indentation | 'else' child has incorrect indentation level 12, expected level should be 6. | 165 | |
| indentation | Indentation | 'else rcurly' has incorrect indentation level 8, expected level should be 4. | 166 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 178 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 180 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 187 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 189 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 196 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 197 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 198 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 205 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 206 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 207 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 214 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 215 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 216 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 231 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 233 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 234 | |
| indentation | Indentation | 'switch' has incorrect indentation level 16, expected level should be 8. | 235 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 236 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 237 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 238 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 239 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 240 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 241 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 16, expected level should be 8. | 242 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 243 | |
| indentation | Indentation | 'switch' has incorrect indentation level 16, expected level should be 8. | 244 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 245 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 246 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 247 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 248 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 249 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 250 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 16, expected level should be 8. | 251 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 252 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 253 | |
| indentation | Indentation | 'if' child has incorrect indentation level 20, expected level should be 10. | 254 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 255 | |
| coding | MatchXpath | '//' must be followed by a whitespace. | 256 | |
| coding | FallThrough | Fall through from previous branch of the switch statement. | 257 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 257 | |
| indentation | Indentation | 'switch' has incorrect indentation level 16, expected level should be 8. | 258 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 259 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 260 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 261 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 262 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 263 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 264 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 265 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 266 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 267 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 268 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 269 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 270 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 16, expected level should be 8. | 271 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 272 | |
| indentation | Indentation | 'switch' has incorrect indentation level 16, expected level should be 8. | 273 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 274 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 275 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 276 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 277 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 278 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 279 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 280 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 281 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 282 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 283 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 284 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 285 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 16, expected level should be 8. | 286 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 287 | |
| indentation | Indentation | 'switch' has incorrect indentation level 16, expected level should be 8. | 288 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 289 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 290 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 291 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 292 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 293 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 294 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 295 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 296 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 297 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 298 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 16, expected level should be 8. | 299 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 300 | |
| indentation | Indentation | 'switch' has incorrect indentation level 16, expected level should be 8. | 301 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 302 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 303 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 304 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 305 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 306 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 307 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 308 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 309 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 310 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 311 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 16, expected level should be 8. | 312 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 313 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 314 | |
| indentation | Indentation | 'switch' has incorrect indentation level 16, expected level should be 8. | 315 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 316 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 317 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 318 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 319 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 320 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 321 | |
| indentation | Indentation | 'case' child has incorrect indentation level 20, expected level should be 10. | 322 | |
| indentation | Indentation | 'block' child has incorrect indentation level 24, expected level should be 12. | 323 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 16, expected level should be 8. | 324 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 325 | |
| indentation | Indentation | 'if' has incorrect indentation level 16, expected level should be 8. | 326 | |
| indentation | Indentation | 'switch' has incorrect indentation level 20, expected level should be 10. | 327 | |
| indentation | Indentation | 'case' child has incorrect indentation level 24, expected level should be 12. | 328 | |
| indentation | Indentation | 'block' child has incorrect indentation level 28, expected level should be 14. | 329 | |
| indentation | Indentation | 'case' child has incorrect indentation level 24, expected level should be 12. | 330 | |
| indentation | Indentation | 'block' child has incorrect indentation level 28, expected level should be 14. | 331 | |
| indentation | Indentation | 'case' child has incorrect indentation level 24, expected level should be 12. | 332 | |
| indentation | Indentation | 'block' child has incorrect indentation level 28, expected level should be 14. | 333 | |
| indentation | Indentation | 'case' child has incorrect indentation level 24, expected level should be 12. | 334 | |
| indentation | Indentation | 'block' child has incorrect indentation level 28, expected level should be 14. | 335 | |
| indentation | Indentation | 'case' child has incorrect indentation level 24, expected level should be 12. | 336 | |
| indentation | Indentation | 'block' child has incorrect indentation level 28, expected level should be 14. | 337 | |
| indentation | Indentation | 'case' child has incorrect indentation level 24, expected level should be 12. | 338 | |
| indentation | Indentation | 'block' child has incorrect indentation level 28, expected level should be 14. | 339 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 20, expected level should be 10. | 340 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 16, expected level should be 8. | 341 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 343 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 344 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 345 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 346 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 347 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 355 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 356 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 357 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 364 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 365 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 366 |
org/csveed/token/ParseStateMachineTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 31 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 34 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 35 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 36 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 38 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 39 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 47 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 49 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 55 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 56 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 57 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 58 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 59 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 69 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 70 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 71 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 73 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 75 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 83 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 85 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 87 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 90 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 101 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 102 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 103 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 104 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 105 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 114 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 119 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 124 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 126 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 127 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 129 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 137 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'beforeFieldWithEOL' must contain no more than '1' consecutive capital letters. | 138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 140 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 141 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 142 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 143 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 151 | |
| naming | AbbreviationAsWordInName | Abbreviation in name 'beforeFieldWithEOF' must contain no more than '1' consecutive capital letters. | 152 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 153 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 154 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 155 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 166 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 168 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 171 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 176 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 178 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 179 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 180 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 185 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 187 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 188 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 190 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 203 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 204 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 205 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 206 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 208 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 209 |
org/csveed/token/SymbolMapping.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | CustomImportOrder | Extra separation in import group before 'org.csveed.report.CsvException' | 23 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 40 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 46 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 49 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 52 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 55 | |
| javadoc | JavadocParagraph | <p> tag should be placed immediately before the first word, with no space after. | 59 | |
| javadoc | JavadocParagraph | <p> tag should be preceded with an empty line. | 59 | |
| indentation | Indentation | 'member def modifier' has incorrect indentation level 4, expected level should be 2. | 62 | |
| indentation | Indentation | 'ctor def modifier' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'ctor def' child has incorrect indentation level 8, expected level should be 4. | 68 | |
| indentation | Indentation | 'ctor def rcurly' has incorrect indentation level 4, expected level should be 2. | 69 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 81 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 82 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 92 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 93 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 94 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 95 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 105 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 106 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 107 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 117 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 120 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 121 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 122 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 132 | |
| indentation | Indentation | 'while' has incorrect indentation level 8, expected level should be 4. | 133 | |
| indentation | Indentation | 'while rcurly' has incorrect indentation level 8, expected level should be 4. | 135 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 136 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 137 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 138 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 139 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 140 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 145 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 146 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 147 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 148 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 149 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 150 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 151 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 152 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 153 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 154 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 155 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 156 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 157 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 158 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 168 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 169 | |
| indentation | Indentation | 'for' has incorrect indentation level 8, expected level should be 4. | 170 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 171 | |
| indentation | Indentation | 'for' child has incorrect indentation level 12, expected level should be 6. | 172 | |
| indentation | Indentation | 'for rcurly' has incorrect indentation level 8, expected level should be 4. | 173 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 174 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 175 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 185 | |
| indentation | Indentation | 'switch' has incorrect indentation level 8, expected level should be 4. | 186 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 187 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 188 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 189 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 190 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 191 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 192 | |
| indentation | Indentation | 'case' child has incorrect indentation level 12, expected level should be 6. | 193 | |
| indentation | Indentation | 'block' child has incorrect indentation level 16, expected level should be 8. | 194 | |
| indentation | Indentation | 'switch rcurly' has incorrect indentation level 8, expected level should be 4. | 195 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 196 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 206 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 207 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 208 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 209 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 210 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 211 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 212 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 219 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 220 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 221 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 233 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 234 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 235 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 236 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 237 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 238 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 239 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 240 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 241 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 242 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 243 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 244 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 245 | |
| indentation | Indentation | 'if' has incorrect indentation level 12, expected level should be 6. | 246 | |
| indentation | Indentation | 'if' child has incorrect indentation level 16, expected level should be 8. | 247 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 12, expected level should be 6. | 248 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 249 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 250 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 251 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 252 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 253 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 254 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 261 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 262 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 263 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 271 | |
| indentation | Indentation | 'if' has incorrect indentation level 8, expected level should be 4. | 272 | |
| indentation | Indentation | 'if' child has incorrect indentation level 12, expected level should be 6. | 273 | |
| indentation | Indentation | 'if rcurly' has incorrect indentation level 8, expected level should be 4. | 274 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 275 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 276 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 283 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 284 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 285 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 293 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 294 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 295 |
org/csveed/token/SymbolMappingTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 30 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 31 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 37 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 39 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 40 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 48 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 52 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 53 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 54 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 55 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 60 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 62 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 63 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 64 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 65 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 66 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 67 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 72 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 74 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 75 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 76 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 77 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 78 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 79 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 80 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 81 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 86 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 88 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 89 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 90 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 91 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 96 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 98 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 99 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 100 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 101 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 106 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 108 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 109 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 110 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 111 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 116 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 118 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 119 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 120 |
org/csveed/token/TokenState.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 32 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 33 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 34 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 41 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 42 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 43 | |
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 50 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 51 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 52 |
org/csveed/token/TokenStateTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| indentation | Indentation | 'method def modifier' has incorrect indentation level 4, expected level should be 2. | 25 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 27 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 28 | |
| indentation | Indentation | 'method def' child has incorrect indentation level 8, expected level should be 4. | 29 | |
| indentation | Indentation | 'method def rcurly' has incorrect indentation level 4, expected level should be 2. | 30 |

