Severity |
Category |
Rule |
Message |
Line |
Warning |
javadoc |
MissingJavadocType |
Missing a Javadoc comment. |
6 |
Warning |
indentation |
Indentation |
'method def modifier' has incorrect indentation level 4, expected level should be 2. |
8 |
Warning |
indentation |
Indentation |
'method def' child has incorrect indentation level 8, expected level should be 4. |
10 |
Warning |
indentation |
Indentation |
'for' has incorrect indentation level 8, expected level should be 4. |
11 |
Warning |
indentation |
Indentation |
'for' child has incorrect indentation level 12, expected level should be 6. |
12 |
Warning |
indentation |
Indentation |
'for' child has incorrect indentation level 12, expected level should be 6. |
13 |
Warning |
indentation |
Indentation |
'case' child has incorrect indentation level 16, expected level should be 8. |
14 |
Warning |
indentation |
Indentation |
'case' child has incorrect indentation level 16, expected level should be 8. |
15 |
Warning |
indentation |
Indentation |
'case' child has incorrect indentation level 16, expected level should be 8. |
16 |
Warning |
indentation |
Indentation |
'case' child has incorrect indentation level 16, expected level should be 8. |
17 |
Warning |
indentation |
Indentation |
'case' child has incorrect indentation level 16, expected level should be 8. |
18 |
Warning |
indentation |
Indentation |
'case' child has incorrect indentation level 16, expected level should be 8. |
19 |
Warning |
indentation |
Indentation |
'case' child has incorrect indentation level 16, expected level should be 8. |
20 |
Warning |
indentation |
Indentation |
'case' child has incorrect indentation level 16, expected level should be 8. |
21 |
Warning |
indentation |
Indentation |
'switch rcurly' has incorrect indentation level 12, expected level should be 6. |
22 |
Warning |
indentation |
Indentation |
'for rcurly' has incorrect indentation level 8, expected level should be 4. |
23 |
Warning |
indentation |
Indentation |
'method def' child has incorrect indentation level 8, expected level should be 4. |
24 |
Warning |
indentation |
Indentation |
'method def rcurly' has incorrect indentation level 4, expected level should be 2. |
25 |