The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
NewlineAtEndOfFile
|
0 | Error |
RegexpSingleline
|
0 | Warning |
RedundantImport | 0 | Error |
ImportOrder
|
12 | Warning |
AvoidStarImport | 0 | Warning |
UnusedImports | 0 | Error |
JavadocStyle | 8 | Warning |
PackageName
|
0 | Warning |
TypeNameCheck | 1 | Warning |
ConstantNameCheck
|
0 | Warning |
StaticVariableNameCheck
|
0 | Warning |
MemberNameCheck
|
0 | Warning |
MethodNameCheck
|
0 | Warning |
ParameterName | 0 | Warning |
LocalFinalVariableName | 0 | Warning |
LocalVariableName | 0 | Warning |
LineLength
|
0 | Warning |
LeftCurly | 0 | Warning |
RightCurly
|
0 | Warning |
NeedBraces
|
0 | Warning |
UpperEll | 0 | Error |
FallThrough
|
0 | Error |
AnnotationUseStyle | 0 | Warning |
ArrayTypeStyle | 0 | Warning |
AvoidNestedBlocks | 0 | Error |
CovariantEquals | 0 | Error |
DeclarationOrder | 15 | Warning |
DefaultComesLast | 0 | Warning |
EmptyStatement | 0 | Warning |
MultipleStringLiterals
|
21 | Warning |
NeedBraces | 0 | Error |
PackageDeclaration | 0 | Error |
BooleanExpressionComplexity
|
0 | Warning |
CyclomaticComplexity
|
5 | Warning |
NPathComplexity
|
1 | Warning |
ModifierOrder | 0 | Error |
WhitespaceAround
|
19 | Warning |
WhitespaceAfter
|
2 | Warning |
NoWhitespaceAfter
|
0 | Warning |
NoWhitespaceBefore
|
0 | Warning |
ParenPad | 0 | Warning |
Violation | Message | Line |
---|---|---|
'=' is not preceded with whitespace. | 40 | |
'=' is not followed by whitespace. | 40 | |
'=' is not preceded with whitespace. | 44 | |
'=' is not followed by whitespace. | 44 | |
'=' is not preceded with whitespace. | 72 | |
'=' is not followed by whitespace. | 72 | |
'=' is not preceded with whitespace. | 99 | |
'=' is not followed by whitespace. | 99 |
Violation | Message | Line |
---|---|---|
'=' is not preceded with whitespace. | 40 | |
'=' is not followed by whitespace. | 40 | |
Static variable definition in wrong order. | 42 | |
'=' is not preceded with whitespace. | 45 | |
'=' is not followed by whitespace. | 45 | |
'=' is not preceded with whitespace. | 56 | |
'=' is not followed by whitespace. | 56 |
Violation | Message | Line |
---|---|---|
The String "Can't save a resource set with inconsistent claims." appears 2 times in the file. | 63 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.collect.Lists' import. | 40 |
Violation | Message | Line |
---|---|---|
'=' is not preceded with whitespace. | 40 | |
'=' is not followed by whitespace. | 40 | |
'=' is not preceded with whitespace. | 61 | |
'=' is not followed by whitespace. | 61 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.gson.JsonElement' import. | 49 | |
Name 'UmaDataServiceExtension_1_3' must match pattern '^[A-Z][a-zA-Z0-9]*$'. | 60 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 329 | |
'while' is not followed by whitespace. | 331 | |
The String "Found unexpected entry" appears 17 times in the file. | 363 | |
Instance variable definition in wrong order. | 395 | |
Cyclomatic Complexity is 27 (max allowed is 10). | 400 | |
Instance variable definition in wrong order. | 510 | |
Cyclomatic Complexity is 34 (max allowed is 10). | 515 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.collect.Sets' import. | 26 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Strings' import. | 38 | |
Variable access definition in wrong order. | 50 | |
Variable access definition in wrong order. | 52 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Strings' import. | 38 | |
Variable access definition in wrong order. | 50 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.collect.ImmutableMap' import. | 48 | |
Variable access definition in wrong order. | 65 | |
The String "rpt" appears 2 times in the file. | 65 | |
Variable access definition in wrong order. | 66 | |
The String "ticket" appears 2 times in the file. | 66 | |
Variable access definition in wrong order. | 67 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 81 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Strings' import. | 42 | |
Variable access definition in wrong order. | 61 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 70 | |
NPath Complexity is 1,024 (max allowed is 200). | 70 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.gson.JsonElement' import. | 46 | |
Variable access definition in wrong order. | 62 | |
The String "code" appears 7 times in the file. | 93 | |
The String "errorMessage" appears 6 times in the file. | 94 | |
The String "Malformed JSON request." appears 2 times in the file. | 143 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.collect.Sets' import. | 45 | |
Variable access definition in wrong order. | 62 | |
Variable access definition in wrong order. | 63 | |
First sentence should end with a period. | 70 | |
First sentence should end with a period. | 86 | |
The String "Unauthorized resource set request from bad user; expected " appears 7 times in the file. | 104 | |
The String " got " appears 8 times in the file. | 104 | |
First sentence should end with a period. | 116 | |
First sentence should end with a period. | 147 | |
First sentence should end with a period. | 177 | |
First sentence should end with a period. | 235 | |
First sentence should end with a period. | 274 | |
First sentence should end with a period. | 345 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Strings' import. | 54 | |
Variable access definition in wrong order. | 67 | |
Variable access definition in wrong order. | 68 | |
The String "code" appears 2 times in the file. | 90 | |
The String "Resource set registration missing one or more required fields." appears 2 times in the file. | 113 | |
The String "Resource request was missing one or more required fields." appears 2 times in the file. | 116 | |
The String "/" appears 2 times in the file. | 124 | |
The String "not_found" appears 3 times in the file. | 138 | |
The String " got " appears 4 times in the file. | 146 | |
The String "Unauthorized resource set request from bad user; expected " appears 2 times in the file. | 188 | |
'cast' is not followed by whitespace. | 224 | |
'cast' is not followed by whitespace. | 226 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.collect.ImmutableSet' import. | 32 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.collect.ImmutableSet' import. | 44 | |
The String "issuer" appears 5 times in the file. | 75 | |
The String "name" appears 5 times in the file. | 76 | |
The String "email" appears 2 times in the file. | 76 | |
The String "value" appears 5 times in the file. | 77 | |
The String "email_verified" appears 2 times in the file. | 81 |