The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
NewlineAtEndOfFile
|
0 | ![]() |
RegexpSingleline
|
0 | ![]() |
RedundantImport | 0 | ![]() |
ImportOrder
|
12 | ![]() |
AvoidStarImport | 0 | ![]() |
UnusedImports | 0 | ![]() |
JavadocStyle | 8 | ![]() |
PackageName
|
0 | ![]() |
TypeNameCheck | 1 | ![]() |
ConstantNameCheck
|
0 | ![]() |
StaticVariableNameCheck
|
0 | ![]() |
MemberNameCheck
|
0 | ![]() |
MethodNameCheck
|
0 | ![]() |
ParameterName | 0 | ![]() |
LocalFinalVariableName | 0 | ![]() |
LocalVariableName | 0 | ![]() |
LineLength
|
0 | ![]() |
LeftCurly | 0 | ![]() |
RightCurly
|
0 | ![]() |
NeedBraces
|
0 | ![]() |
UpperEll | 0 | ![]() |
FallThrough
|
0 | ![]() |
AnnotationUseStyle | 0 | ![]() |
ArrayTypeStyle | 0 | ![]() |
AvoidNestedBlocks | 0 | ![]() |
CovariantEquals | 0 | ![]() |
DeclarationOrder | 15 | ![]() |
DefaultComesLast | 0 | ![]() |
EmptyStatement | 0 | ![]() |
MultipleStringLiterals
|
21 | ![]() |
NeedBraces | 0 | ![]() |
PackageDeclaration | 0 | ![]() |
BooleanExpressionComplexity
|
0 | ![]() |
CyclomaticComplexity
|
5 | ![]() |
NPathComplexity
|
1 | ![]() |
ModifierOrder | 0 | ![]() |
WhitespaceAround
|
19 | ![]() |
WhitespaceAfter
|
2 | ![]() |
NoWhitespaceAfter
|
0 | ![]() |
NoWhitespaceBefore
|
0 | ![]() |
ParenPad | 0 | ![]() |
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 |