The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
NewlineAtEndOfFile
|
6 | Error |
RegexpSingleline
|
0 | Warning |
RedundantImport | 0 | Error |
ImportOrder
|
43 | Warning |
AvoidStarImport | 0 | Warning |
UnusedImports | 2 | Error |
JavadocStyle | 112 | Warning |
PackageName
|
0 | Warning |
TypeNameCheck | 0 | Warning |
ConstantNameCheck
|
3 | Warning |
StaticVariableNameCheck
|
4 | Warning |
MemberNameCheck
|
0 | Warning |
MethodNameCheck
|
0 | Warning |
ParameterName | 1 | Warning |
LocalFinalVariableName | 0 | Warning |
LocalVariableName | 0 | Warning |
LineLength
|
1 | Warning |
LeftCurly | 0 | Warning |
RightCurly
|
2 | Warning |
NeedBraces
|
0 | Warning |
UpperEll | 0 | Error |
FallThrough
|
0 | Error |
AnnotationUseStyle | 0 | Warning |
ArrayTypeStyle | 0 | Warning |
AvoidNestedBlocks | 0 | Error |
CovariantEquals | 0 | Error |
DeclarationOrder | 7 | Warning |
DefaultComesLast | 0 | Warning |
EmptyStatement | 0 | Warning |
MultipleStringLiterals
|
39 | Warning |
NeedBraces | 0 | Error |
PackageDeclaration | 0 | Error |
BooleanExpressionComplexity
|
0 | Warning |
CyclomaticComplexity
|
14 | Warning |
NPathComplexity
|
13 | Warning |
ModifierOrder | 0 | Error |
WhitespaceAround
|
352 | Warning |
WhitespaceAfter
|
5 | Warning |
NoWhitespaceAfter
|
0 | Warning |
NoWhitespaceBefore
|
0 | Warning |
ParenPad | 0 | Warning |
Violation | Message | Line |
---|---|---|
Name 'DEFAULT_MAX_PAGES' must match pattern '^[a-z][a-zA-Z0-9]*_?$'. | 36 | |
Name 'DEFAULT_MAX_TIME_MILLIS' must match pattern '^[a-z][a-zA-Z0-9]*_?$'. | 37 | |
First sentence should end with a period. | 39 | |
First sentence should end with a period. | 46 | |
First sentence should end with a period. | 65 | |
First sentence should end with a period. | 74 | |
The String "[" appears 3 times in the file. | 96 | |
'<' is not preceded with whitespace. | 107 | |
'if' is not followed by whitespace. | 109 | |
'if' is not followed by whitespace. | 118 | |
'for' is not followed by whitespace. | 162 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Strings' import. | 29 | |
First sentence should end with a period. | 39 | |
The String "acct" appears 2 times in the file. | 112 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 131 | |
NPath Complexity is 217 (max allowed is 200). | 131 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Charsets' import. | 30 | |
The String "Key Set resource could not be read: " appears 2 times in the file. | 68 | |
'}' should be on a new line. | 70 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.nimbusds.jwt.JWT' import. | 21 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Strings' import. | 29 | |
First sentence should end with a period. | 34 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Strings' import. | 30 | |
First sentence should end with a period. | 35 | |
First sentence should end with a period. | 44 | |
Instance variable definition in wrong order. | 63 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.nimbusds.jose.EncryptionMethod' import. | 23 | |
First sentence should end with a period. | 50 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Strings' import. | 35 | |
First sentence should end with a period. | 60 |
Violation | Message | Line |
---|---|---|
Unused import - java.security.NoSuchAlgorithmException. | 20 | |
Wrong order for 'com.nimbusds.jose.JWSAlgorithm' import. | 24 | |
First sentence should end with a period. | 30 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Strings' import. | 32 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 77 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Strings' import. | 34 | |
First sentence should end with a period. | 59 | |
Static variable definition in wrong order. | 62 | |
'!=' is not preceded with whitespace. | 102 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 158 | |
The String "Failed to sign JWT, error was: " appears 2 times in the file. | 227 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.cache.CacheBuilder' import. | 39 | |
First sentence should end with a period. | 57 | |
The String "Couldn't load JWK Set from " appears 2 times in the file. | 89 | |
The String ": " appears 2 times in the file. | 89 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Strings' import. | 30 | |
First sentence should end with a period. | 50 | |
First sentence should end with a period. | 66 | |
The String "Problem loading client validator" appears 2 times in the file. | 87 | |
The String "Couldn't create symmetric validator for client" appears 2 times in the file. | 112 |
Violation | Message | Line |
---|---|---|
'=' is not preceded with whitespace. | 140 | |
'=' is not followed by whitespace. | 140 | |
'=' is not preceded with whitespace. | 158 | |
'=' is not followed by whitespace. | 158 | |
'=' is not preceded with whitespace. | 159 | |
'=' is not followed by whitespace. | 159 | |
'=' is not preceded with whitespace. | 159 | |
'=' is not followed by whitespace. | 159 | |
'=' is not preceded with whitespace. | 162 | |
'=' is not followed by whitespace. | 162 | |
'=' is not preceded with whitespace. | 179 | |
'=' is not followed by whitespace. | 179 | |
'=' is not preceded with whitespace. | 180 | |
'=' is not followed by whitespace. | 180 | |
'=' is not preceded with whitespace. | 180 | |
'=' is not followed by whitespace. | 180 | |
'=' is not preceded with whitespace. | 182 | |
'=' is not followed by whitespace. | 182 | |
'=' is not preceded with whitespace. | 198 | |
'=' is not followed by whitespace. | 198 | |
'=' is not preceded with whitespace. | 214 | |
'=' is not followed by whitespace. | 214 | |
'=' is not preceded with whitespace. | 231 | |
'=' is not followed by whitespace. | 231 | |
'=' is not preceded with whitespace. | 232 | |
'=' is not followed by whitespace. | 232 | |
'=' is not preceded with whitespace. | 232 | |
'=' is not followed by whitespace. | 232 | |
'=' is not preceded with whitespace. | 234 | |
'=' is not followed by whitespace. | 234 | |
'=' is not preceded with whitespace. | 251 | |
'=' is not followed by whitespace. | 251 | |
'=' is not preceded with whitespace. | 252 | |
'=' is not followed by whitespace. | 252 | |
'=' is not preceded with whitespace. | 252 | |
'=' is not followed by whitespace. | 252 | |
'=' is not preceded with whitespace. | 254 | |
'=' is not followed by whitespace. | 254 | |
'=' is not preceded with whitespace. | 255 | |
'=' is not followed by whitespace. | 255 | |
'=' is not preceded with whitespace. | 256 | |
'=' is not followed by whitespace. | 256 | |
'=' is not preceded with whitespace. | 272 | |
'=' is not followed by whitespace. | 272 | |
'=' is not preceded with whitespace. | 289 | |
'=' is not followed by whitespace. | 289 | |
'=' is not preceded with whitespace. | 290 | |
'=' is not followed by whitespace. | 290 | |
'=' is not preceded with whitespace. | 290 | |
'=' is not followed by whitespace. | 290 | |
'=' is not preceded with whitespace. | 292 | |
'=' is not followed by whitespace. | 292 | |
'=' is not preceded with whitespace. | 309 | |
'=' is not followed by whitespace. | 309 | |
'=' is not preceded with whitespace. | 310 | |
'=' is not followed by whitespace. | 310 | |
'=' is not preceded with whitespace. | 310 | |
'=' is not followed by whitespace. | 310 | |
'=' is not preceded with whitespace. | 312 | |
'=' is not followed by whitespace. | 312 | |
'=' is not preceded with whitespace. | 313 | |
'=' is not followed by whitespace. | 313 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 35 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.nimbusds.jose.EncryptionMethod' import. | 61 | |
First sentence should end with a period. | 90 | |
First sentence should end with a period. | 109 | |
First sentence should end with a period. | 135 | |
First sentence should end with a period. | 142 | |
First sentence should end with a period. | 152 | |
First sentence should end with a period. | 155 | |
First sentence should end with a period. | 158 | |
Static variable definition in wrong order. | 171 | |
Static variable definition in wrong order. | 197 | |
Static variable definition in wrong order. | 223 | |
First sentence should end with a period. | 243 | |
'=' is not preceded with whitespace. | 281 | |
'=' is not followed by whitespace. | 281 | |
'=' is not preceded with whitespace. | 306 | |
'=' is not followed by whitespace. | 306 | |
'=' is not preceded with whitespace. | 321 | |
'=' is not followed by whitespace. | 321 | |
'=' is not preceded with whitespace. | 337 | |
'=' is not followed by whitespace. | 337 | |
'=' is not preceded with whitespace. | 357 | |
'=' is not followed by whitespace. | 357 | |
'=' is not preceded with whitespace. | 400 | |
'=' is not followed by whitespace. | 400 | |
'=' is not preceded with whitespace. | 417 | |
'=' is not followed by whitespace. | 417 | |
'=' is not preceded with whitespace. | 434 | |
'=' is not followed by whitespace. | 434 | |
'=' is not preceded with whitespace. | 435 | |
'=' is not followed by whitespace. | 435 | |
'=' is not preceded with whitespace. | 435 | |
'=' is not followed by whitespace. | 435 | |
'=' is not preceded with whitespace. | 438 | |
'=' is not followed by whitespace. | 438 | |
'=' is not preceded with whitespace. | 455 | |
'=' is not followed by whitespace. | 455 | |
'=' is not preceded with whitespace. | 456 | |
'=' is not followed by whitespace. | 456 | |
'=' is not preceded with whitespace. | 456 | |
'=' is not followed by whitespace. | 456 | |
'=' is not preceded with whitespace. | 458 | |
'=' is not followed by whitespace. | 458 | |
First sentence should end with a period. | 470 | |
'=' is not preceded with whitespace. | 484 | |
'=' is not followed by whitespace. | 484 | |
'=' is not preceded with whitespace. | 485 | |
'=' is not followed by whitespace. | 485 | |
'=' is not preceded with whitespace. | 485 | |
'=' is not followed by whitespace. | 485 | |
'=' is not preceded with whitespace. | 489 | |
'=' is not followed by whitespace. | 489 | |
'=' is not preceded with whitespace. | 503 | |
'=' is not followed by whitespace. | 503 | |
'=' is not preceded with whitespace. | 517 | |
'=' is not followed by whitespace. | 517 | |
'=' is not preceded with whitespace. | 534 | |
'=' is not followed by whitespace. | 534 | |
'=' is not preceded with whitespace. | 535 | |
'=' is not followed by whitespace. | 535 | |
'=' is not preceded with whitespace. | 535 | |
'=' is not followed by whitespace. | 535 | |
'=' is not preceded with whitespace. | 537 | |
'=' is not followed by whitespace. | 537 | |
First sentence should end with a period. | 549 | |
'=' is not preceded with whitespace. | 564 | |
'=' is not followed by whitespace. | 564 | |
'=' is not preceded with whitespace. | 565 | |
'=' is not followed by whitespace. | 565 | |
'=' is not preceded with whitespace. | 565 | |
'=' is not followed by whitespace. | 565 | |
'=' is not preceded with whitespace. | 567 | |
'=' is not followed by whitespace. | 567 | |
'=' is not preceded with whitespace. | 598 | |
'=' is not followed by whitespace. | 598 | |
'=' is not preceded with whitespace. | 608 | |
'=' is not followed by whitespace. | 608 | |
'=' is not preceded with whitespace. | 618 | |
'=' is not followed by whitespace. | 618 | |
'=' is not preceded with whitespace. | 628 | |
'=' is not followed by whitespace. | 628 | |
'=' is not preceded with whitespace. | 639 | |
'=' is not followed by whitespace. | 639 | |
'=' is not preceded with whitespace. | 640 | |
'=' is not followed by whitespace. | 640 | |
'=' is not preceded with whitespace. | 640 | |
'=' is not followed by whitespace. | 640 | |
'=' is not preceded with whitespace. | 642 | |
'=' is not followed by whitespace. | 642 | |
'=' is not preceded with whitespace. | 652 | |
'=' is not followed by whitespace. | 652 | |
'=' is not preceded with whitespace. | 662 | |
'=' is not followed by whitespace. | 662 | |
'=' is not preceded with whitespace. | 675 | |
'=' is not followed by whitespace. | 675 | |
'=' is not preceded with whitespace. | 691 | |
'=' is not followed by whitespace. | 691 | |
'=' is not preceded with whitespace. | 704 | |
'=' is not followed by whitespace. | 704 | |
'=' is not preceded with whitespace. | 717 | |
'=' is not followed by whitespace. | 717 | |
'=' is not preceded with whitespace. | 731 | |
'=' is not followed by whitespace. | 731 | |
'=' is not preceded with whitespace. | 785 | |
'=' is not followed by whitespace. | 785 | |
'=' is not preceded with whitespace. | 818 | |
'=' is not followed by whitespace. | 818 | |
'=' is not preceded with whitespace. | 829 | |
'=' is not followed by whitespace. | 829 | |
'=' is not preceded with whitespace. | 839 | |
'=' is not followed by whitespace. | 839 | |
'=' is not preceded with whitespace. | 853 | |
'=' is not followed by whitespace. | 853 | |
'=' is not preceded with whitespace. | 854 | |
'=' is not followed by whitespace. | 854 | |
'=' is not preceded with whitespace. | 854 | |
'=' is not followed by whitespace. | 854 | |
'=' is not preceded with whitespace. | 856 | |
'=' is not followed by whitespace. | 856 | |
'=' is not preceded with whitespace. | 873 | |
'=' is not followed by whitespace. | 873 | |
'=' is not preceded with whitespace. | 874 | |
'=' is not followed by whitespace. | 874 | |
'=' is not preceded with whitespace. | 874 | |
'=' is not followed by whitespace. | 874 | |
'=' is not preceded with whitespace. | 876 | |
'=' is not followed by whitespace. | 876 | |
'=' is not preceded with whitespace. | 892 | |
'=' is not followed by whitespace. | 892 | |
'=' is not preceded with whitespace. | 909 | |
'=' is not followed by whitespace. | 909 | |
'=' is not preceded with whitespace. | 910 | |
'=' is not followed by whitespace. | 910 | |
'=' is not preceded with whitespace. | 910 | |
'=' is not followed by whitespace. | 910 | |
'=' is not preceded with whitespace. | 912 | |
'=' is not followed by whitespace. | 912 | |
'=' is not preceded with whitespace. | 929 | |
'=' is not followed by whitespace. | 929 | |
'=' is not preceded with whitespace. | 930 | |
'=' is not followed by whitespace. | 930 | |
'=' is not preceded with whitespace. | 930 | |
'=' is not followed by whitespace. | 930 | |
'=' is not preceded with whitespace. | 932 | |
'=' is not followed by whitespace. | 932 | |
'=' is not preceded with whitespace. | 948 | |
'=' is not followed by whitespace. | 948 | |
'=' is not preceded with whitespace. | 989 | |
'=' is not followed by whitespace. | 989 | |
'=' is not preceded with whitespace. | 990 | |
'=' is not followed by whitespace. | 990 | |
'=' is not preceded with whitespace. | 990 | |
'=' is not followed by whitespace. | 990 | |
'=' is not preceded with whitespace. | 992 | |
'=' is not followed by whitespace. | 992 | |
'=' is not preceded with whitespace. | 1042 | |
'=' is not followed by whitespace. | 1042 | |
'=' is not preceded with whitespace. | 1058 | |
'=' is not followed by whitespace. | 1058 | |
'=' is not preceded with whitespace. | 1074 | |
'=' is not followed by whitespace. | 1074 |
Violation | Message | Line |
---|---|---|
'=' is not preceded with whitespace. | 137 | |
'=' is not followed by whitespace. | 137 | |
'=' is not preceded with whitespace. | 138 | |
'=' is not followed by whitespace. | 138 | |
'=' is not preceded with whitespace. | 138 | |
'=' is not followed by whitespace. | 138 | |
'=' is not preceded with whitespace. | 140 | |
'=' is not followed by whitespace. | 140 | |
'=' is not preceded with whitespace. | 184 | |
'=' is not followed by whitespace. | 184 | |
'=' is not preceded with whitespace. | 185 | |
'=' is not followed by whitespace. | 185 | |
'=' is not preceded with whitespace. | 185 | |
'=' is not followed by whitespace. | 185 | |
'=' is not preceded with whitespace. | 187 | |
'=' is not followed by whitespace. | 187 | |
'=' is not preceded with whitespace. | 188 | |
'=' is not followed by whitespace. | 188 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.nimbusds.jwt.JWT' import. | 59 | |
First sentence should end with a period. | 121 | |
'=' is not preceded with whitespace. | 211 | |
'=' is not followed by whitespace. | 211 | |
'=' is not preceded with whitespace. | 222 | |
'=' is not followed by whitespace. | 222 | |
'cast' is not followed by whitespace. | 236 | |
'=' is not preceded with whitespace. | 240 | |
'=' is not followed by whitespace. | 240 | |
'=' is not preceded with whitespace. | 242 | |
'=' is not followed by whitespace. | 242 | |
'=' is not preceded with whitespace. | 242 | |
'=' is not followed by whitespace. | 242 | |
'=' is not preceded with whitespace. | 243 | |
'=' is not followed by whitespace. | 243 | |
'=' is not preceded with whitespace. | 263 | |
'=' is not followed by whitespace. | 263 | |
'=' is not preceded with whitespace. | 313 | |
'=' is not followed by whitespace. | 313 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.nimbusds.jwt.JWT' import. | 44 | |
First sentence should end with a period. | 105 | |
First sentence should end with a period. | 124 | |
First sentence should end with a period. | 173 | |
'=' is not preceded with whitespace. | 178 | |
'=' is not followed by whitespace. | 178 |
Violation | Message | Line |
---|---|---|
Variable access definition in wrong order. | 33 | |
Variable 'plain' should be in ALL_CAPS (if it is a constant) or be private (otherwise). | 33 | |
Variable access definition in wrong order. | 35 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.gson.JsonObject' import. | 32 |
Violation | Message | Line |
---|---|---|
'=' is not preceded with whitespace. | 47 | |
'=' is not followed by whitespace. | 47 | |
First sentence should end with a period. | 62 | |
First sentence should end with a period. | 78 | |
'=' is not preceded with whitespace. | 104 | |
'=' is not followed by whitespace. | 104 | |
'=' is not preceded with whitespace. | 112 | |
'=' is not followed by whitespace. | 112 | |
'=' is not preceded with whitespace. | 113 | |
'=' is not followed by whitespace. | 113 | |
'=' is not preceded with whitespace. | 113 | |
'=' is not followed by whitespace. | 113 | |
'=' is not preceded with whitespace. | 116 | |
'=' is not followed by whitespace. | 116 | |
'=' is not preceded with whitespace. | 141 | |
'=' is not followed by whitespace. | 141 | |
'=' is not preceded with whitespace. | 155 | |
'=' is not followed by whitespace. | 155 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 57 | |
First sentence should end with a period. | 64 | |
Cyclomatic Complexity is 18 (max allowed is 10). | 182 | |
NPath Complexity is 8,192 (max allowed is 200). | 182 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Wrong order for 'com.nimbusds.jose.JWEAlgorithm' import. | 22 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Wrong order for 'com.nimbusds.jose.EncryptionMethod' import. | 22 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.nimbusds.jose.jwk.JWKSet' import. | 27 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Wrong order for 'com.nimbusds.jose.JWSAlgorithm' import. | 22 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.nimbusds.jwt.JWT' import. | 27 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Strings' import. | 22 |
Violation | Message | Line |
---|---|---|
'cast' is not followed by whitespace. | 52 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 33 | |
First sentence should end with a period. | 49 |
Violation | Message | Line |
---|---|---|
Name 'Id' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 36 |
Violation | Message | Line |
---|---|---|
Variable 'dateFormat' should be in ALL_CAPS (if it is a constant) or be private (otherwise). | 42 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.collect.Sets' import. | 27 | |
Variable 'reservedScopes' should be in ALL_CAPS (if it is a constant) or be private (otherwise). | 42 | |
First sentence should end with a period. | 50 | |
First sentence should end with a period. | 92 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Strings' import. | 39 | |
First sentence should end with a period. | 41 | |
Name 'ROLE_CLIENT' must match pattern '^[a-z][a-zA-Z0-9]*_?$'. | 50 | |
The String "Client not found: " appears 2 times in the file. | 88 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Strings' import. | 39 | |
Name 'ROLE_CLIENT' must match pattern '^[a-z][a-zA-Z0-9]*_?$'. | 52 | |
The String "UTF-8" appears 2 times in the file. | 64 | |
The String "Client not found: " appears 2 times in the file. | 92 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Joiner' import. | 43 | |
Wrong order for 'org.mitre.oauth2.model.RegisteredClientFields.APPLICATION_TYPE' import. | 54 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 121 | |
NPath Complexity is 1,297 (max allowed is 200). | 121 | |
First sentence should end with a period. | 235 | |
Cyclomatic Complexity is 23 (max allowed is 10). | 272 | |
NPath Complexity is 1,179,649 (max allowed is 200). | 272 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.collect.Lists' import. | 30 | |
First sentence should end with a period. | 45 | |
'}' should be on the same line. | 86 | |
First sentence should end with a period. | 232 | |
First sentence should end with a period. | 240 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Strings' import. | 22 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.nimbusds.jose.EncryptionMethod' import. | 22 | |
First sentence should end with a period. | 28 | |
Line is longer than 250 characters (found 347). | 56 | |
Cyclomatic Complexity is 39 (max allowed is 10). | 681 | |
NPath Complexity is 274,877,906,944 (max allowed is 200). | 681 | |
Cyclomatic Complexity is 118 (max allowed is 10). | 822 | |
NPath Complexity is 604,462,909,807,314,587,353,088 (max allowed is 200). | 822 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 |
Violation | Message | Line |
---|---|---|
'=' is not preceded with whitespace. | 40 | |
'=' is not followed by whitespace. | 40 | |
First sentence should end with a period. | 79 | |
'=' is not preceded with whitespace. | 107 | |
'=' is not followed by whitespace. | 107 | |
'=' is not preceded with whitespace. | 123 | |
'=' is not followed by whitespace. | 123 | |
'=' is not preceded with whitespace. | 140 | |
'=' is not followed by whitespace. | 140 | |
'=' is not preceded with whitespace. | 157 | |
'=' is not followed by whitespace. | 157 | |
'=' is not preceded with whitespace. | 174 | |
'=' is not followed by whitespace. | 174 | |
'=' is not preceded with whitespace. | 175 | |
'=' is not followed by whitespace. | 175 | |
'=' is not preceded with whitespace. | 175 | |
'=' is not followed by whitespace. | 175 | |
'=' is not preceded with whitespace. | 177 | |
'=' is not followed by whitespace. | 177 | |
'=' is not preceded with whitespace. | 194 | |
'=' is not followed by whitespace. | 194 |
Violation | Message | Line |
---|---|---|
'=' is not preceded with whitespace. | 38 | |
'=' is not followed by whitespace. | 38 | |
'=' is not preceded with whitespace. | 74 | |
'=' is not followed by whitespace. | 74 |
Violation | Message | Line |
---|---|---|
'=' is not preceded with whitespace. | 27 | |
'=' is not followed by whitespace. | 27 | |
First sentence should end with a period. | 40 | |
'=' is not preceded with whitespace. | 81 | |
'=' is not followed by whitespace. | 81 | |
'=' is not preceded with whitespace. | 129 | |
'=' is not followed by whitespace. | 129 | |
'=' is not preceded with whitespace. | 162 | |
'=' is not followed by whitespace. | 162 | |
Cyclomatic Complexity is 25 (max allowed is 10). | 195 | |
NPath Complexity is 131,072 (max allowed is 200). | 195 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.gson.JsonObject' import. | 40 | |
'=' is not preceded with whitespace. | 44 | |
'=' is not followed by whitespace. | 44 | |
'=' is not preceded with whitespace. | 46 | |
'=' is not followed by whitespace. | 46 | |
'=' is not preceded with whitespace. | 47 | |
'=' is not followed by whitespace. | 47 | |
The String "email" appears 3 times in the file. | 55 | |
'=' is not preceded with whitespace. | 87 | |
'=' is not followed by whitespace. | 87 | |
'=' is not preceded with whitespace. | 103 | |
'=' is not followed by whitespace. | 103 | |
'=' is not preceded with whitespace. | 119 | |
'=' is not followed by whitespace. | 119 | |
'=' is not preceded with whitespace. | 151 | |
'=' is not followed by whitespace. | 151 | |
'=' is not preceded with whitespace. | 167 | |
'=' is not followed by whitespace. | 167 | |
'=' is not preceded with whitespace. | 183 | |
'=' is not followed by whitespace. | 183 | |
'=' is not preceded with whitespace. | 279 | |
'=' is not followed by whitespace. | 279 | |
'=' is not preceded with whitespace. | 311 | |
'=' is not followed by whitespace. | 311 | |
'=' is not preceded with whitespace. | 343 | |
'=' is not followed by whitespace. | 343 | |
'=' is not preceded with whitespace. | 359 | |
'=' is not followed by whitespace. | 359 | |
'=' is not preceded with whitespace. | 375 | |
'=' is not followed by whitespace. | 375 | |
'=' is not preceded with whitespace. | 395 | |
'=' is not followed by whitespace. | 395 | |
'=' is not preceded with whitespace. | 412 | |
'=' is not followed by whitespace. | 412 | |
The String "sub" appears 2 times in the file. | 430 | |
The String "name" appears 2 times in the file. | 432 | |
The String "preferred_username" appears 2 times in the file. | 433 | |
The String "given_name" appears 2 times in the file. | 434 | |
The String "family_name" appears 2 times in the file. | 435 | |
The String "middle_name" appears 2 times in the file. | 436 | |
The String "nickname" appears 2 times in the file. | 437 | |
The String "profile" appears 2 times in the file. | 438 | |
The String "picture" appears 2 times in the file. | 439 | |
The String "website" appears 2 times in the file. | 440 | |
The String "gender" appears 2 times in the file. | 441 | |
The String "zoneinfo" appears 2 times in the file. | 442 | |
The String "locale" appears 2 times in the file. | 443 | |
The String "updated_at" appears 2 times in the file. | 444 | |
The String "birthdate" appears 2 times in the file. | 445 | |
The String "email_verified" appears 4 times in the file. | 448 | |
The String "phone_number" appears 2 times in the file. | 450 | |
The String "phone_number_verified" appears 4 times in the file. | 451 | |
The String "formatted" appears 2 times in the file. | 456 | |
The String "street_address" appears 2 times in the file. | 457 | |
The String "locality" appears 2 times in the file. | 458 | |
The String "region" appears 2 times in the file. | 459 | |
The String "postal_code" appears 2 times in the file. | 460 | |
The String "country" appears 2 times in the file. | 461 | |
The String "address" appears 4 times in the file. | 463 | |
Cyclomatic Complexity is 22 (max allowed is 10). | 548 | |
NPath Complexity is 2,097,152 (max allowed is 200). | 548 | |
Cyclomatic Complexity is 67 (max allowed is 10). | 579 | |
NPath Complexity is 35,184,372,088,832 (max allowed is 200). | 579 | |
'cast' is not followed by whitespace. | 758 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.collect.ImmutableMap' import. | 29 | |
'cast' is not followed by whitespace. | 152 |
Violation | Message | Line |
---|---|---|
'=' is not preceded with whitespace. | 43 | |
'=' is not followed by whitespace. | 43 | |
'=' is not preceded with whitespace. | 44 | |
'=' is not followed by whitespace. | 44 | |
'=' is not preceded with whitespace. | 63 | |
'=' is not followed by whitespace. | 63 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.collect.ImmutableMap' import. | 29 | |
'cast' is not followed by whitespace. | 152 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.gson.JsonObject' import. | 22 |
Violation | Message | Line |
---|---|---|
'=' is not preceded with whitespace. | 43 | |
'=' is not followed by whitespace. | 43 | |
First sentence should end with a period. | 71 | |
'=' is not preceded with whitespace. | 99 | |
'=' is not followed by whitespace. | 99 | |
'=' is not preceded with whitespace. | 116 | |
'=' is not followed by whitespace. | 116 | |
'=' is not preceded with whitespace. | 117 | |
'=' is not followed by whitespace. | 117 | |
'=' is not preceded with whitespace. | 117 | |
'=' is not followed by whitespace. | 117 | |
'=' is not preceded with whitespace. | 119 | |
'=' is not followed by whitespace. | 119 | |
'=' is not preceded with whitespace. | 132 | |
'=' is not followed by whitespace. | 132 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Strings' import. | 22 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 22 | |
First sentence should end with a period. | 30 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
First sentence should end with a period. | 32 | |
First sentence should end with a period. | 41 | |
First sentence should end with a period. | 48 | |
First sentence should end with a period. | 58 | |
First sentence should end with a period. | 66 | |
First sentence should end with a period. | 75 | |
First sentence should end with a period. | 82 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 22 | |
First sentence should end with a period. | 30 | |
First sentence should end with a period. | 37 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
First sentence should end with a period. | 32 | |
First sentence should end with a period. | 39 | |
First sentence should end with a period. | 48 | |
First sentence should end with a period. | 56 | |
First sentence should end with a period. | 64 | |
First sentence should end with a period. | 72 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 29 | |
First sentence should end with a period. | 40 | |
First sentence should end with a period. | 47 | |
First sentence should end with a period. | 57 | |
First sentence should end with a period. | 65 | |
First sentence should end with a period. | 74 | |
First sentence should end with a period. | 82 | |
First sentence should end with a period. | 89 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Wrong order for 'com.google.gson.stream.JsonReader' import. | 22 | |
First sentence should end with a period. | 31 | |
First sentence should end with a period. | 49 | |
First sentence should end with a period. | 57 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.gson.stream.JsonReader' import. | 21 | |
First sentence should end with a period. | 55 | |
First sentence should end with a period. | 60 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Wrong order for 'com.nimbusds.jwt.JWT' import. | 26 | |
First sentence should end with a period. | 67 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 33 | |
First sentence should end with a period. | 43 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 22 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 24 | |
First sentence should end with a period. | 32 | |
First sentence should end with a period. | 39 | |
First sentence should end with a period. | 48 | |
First sentence should end with a period. | 58 | |
First sentence should end with a period. | 66 | |
First sentence should end with a period. | 75 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.nimbusds.jose.jwk.JWK' import. | 37 | |
First sentence should end with a period. | 48 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.gson.Gson' import. | 39 | |
The String "userInfo" appears 3 times in the file. | 82 | |
The String "userInfoJson" appears 3 times in the file. | 83 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.gson.JsonElement' import. | 36 | |
Cyclomatic Complexity is 25 (max allowed is 10). | 193 | |
NPath Complexity is 131,072 (max allowed is 200). | 193 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 16 (max allowed is 10). | 150 | |
NPath Complexity is 2,048 (max allowed is 200). | 150 |
Violation | Message | Line |
---|---|---|
NPath Complexity is 512 (max allowed is 200). | 228 | |
Cyclomatic Complexity is 31 (max allowed is 10). | 247 | |
NPath Complexity is 2,097,152 (max allowed is 200). | 247 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.base.Strings' import. | 25 |
Violation | Message | Line |
---|---|---|
First sentence should end with a period. | 48 | |
First sentence should end with a period. | 55 | |
First sentence should end with a period. | 63 | |
First sentence should end with a period. | 71 |
Violation | Message | Line |
---|---|---|
Unused import - org.springframework.security.oauth2.common.exceptions.InsufficientScopeException. | 23 |
Violation | Message | Line |
---|---|---|
Wrong order for 'com.google.common.collect.Lists' import. | 36 | |
First sentence should end with a period. | 59 | |
First sentence should end with a period. | 66 | |
First sentence should end with a period. | 91 | |
First sentence should end with a period. | 107 | |
First sentence should end with a period. | 119 | |
First sentence should end with a period. | 131 | |
First sentence should end with a period. | 143 | |
First sentence should end with a period. | 158 | |
First sentence should end with a period. | 174 | |
First sentence should end with a period. | 190 | |
First sentence should end with a period. | 206 | |
First sentence should end with a period. | 221 | |
First sentence should end with a period. | 236 | |
First sentence should end with a period. | 252 | |
First sentence should end with a period. | 268 | |
'while' is not followed by whitespace. | 287 |