The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
FileLength | 0 | Error |
RegexpHeader
| 40 | Error |
FileTabCharacter
| 0 | Error |
LeftCurly
| 0 | Error |
RightCurly
| 0 | Error |
LineLength
| 46 | Error |
MemberName | 0 | Error |
JavadocMethod
| 82 | Warning |
JavadocType
| 12 | Error |
JavadocVariable
| 0 | Info |
ConstantName | 0 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 0 | Error |
MethodName | 0 | Error |
PackageName | 0 | Error |
ParameterName | 0 | Error |
StaticVariableName | 0 | Error |
TypeName | 0 | Error |
AvoidStarImport | 0 | Error |
IllegalImport | 0 | Error |
RedundantImport | 0 | Error |
UnusedImports | 10 | Error |
MethodLength | 0 | Error |
ParameterNumber | 2 | Error |
EmptyForIteratorPad
| 0 | Error |
OperatorWrap | 0 | Error |
ParenPad
| 0 | Error |
WhitespaceAfter | 0 | Error |
WhitespaceAround | 0 | Error |
ModifierOrder | 0 | Error |
RedundantModifier | 4 | Error |
AvoidNestedBlocks | 0 | Error |
EmptyBlock
| 0 | Error |
NeedBraces | 32 | Error |
DoubleCheckedLocking | 0 | Error |
EmptyStatement | 0 | Error |
EqualsHashCode | 0 | Error |
HiddenField
| 14 | Warning |
IllegalInstantiation | 0 | Error |
InnerAssignment | 0 | Error |
MagicNumber
| 0 | Error |
MissingSwitchDefault | 0 | Error |
RedundantThrows | 0 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 0 | Error |
InterfaceIsType | 0 | Error |
VisibilityModifier
| 0 | Error |
UpperEll | 0 | Error |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Line is longer than 120 characters. | 56 | |
Redundant 'static' modifier. | 62 | |
Line does not match expected header line of '^package '. | 1 | |
Line is longer than 120 characters. | 56 | |
Redundant 'static' modifier. | 62 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Expected an @return tag. | 39 | |
Expected an @return tag. | 44 | |
Expected an @return tag. | 52 | |
Line does not match expected header line of '^package '. | 1 | |
Expected an @return tag. | 39 | |
Expected an @return tag. | 44 | |
Expected an @return tag. | 52 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Expected @param tag for '<A>'. | 44 | |
Line does not match expected header line of '^package '. | 1 | |
Expected @param tag for '<A>'. | 44 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Line does not match expected header line of '^package '. | 1 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Unused import - com.google.inject.BindingAnnotation. | 36 | |
Unused import - com.google.inject.ScopeAnnotation. | 40 | |
Expected an @return tag. | 129 | |
Expected @param tag for '<T>'. | 129 | |
Expected an @return tag. | 140 | |
Expected @param tag for '<T>'. | 140 | |
Expected an @return tag. | 153 | |
Expected @param tag for '<A>'. | 153 | |
Expected an @return tag. | 166 | |
Missing a Javadoc comment. | 173 | |
'binder' hides a field. | 173 | |
Missing a Javadoc comment. | 188 | |
Missing a Javadoc comment. | 193 | |
Line is longer than 120 characters. | 246 | |
Line is longer than 120 characters. | 299 | |
Line is longer than 120 characters. | 327 | |
Line is longer than 120 characters. | 347 | |
Line is longer than 120 characters. | 357 | |
Line is longer than 120 characters. | 381 | |
'provisionListener' hides a field. | 381 | |
'annotationType' hides a field. | 405 | |
'scopeAnnotation' hides a field. | 406 | |
'scope' hides a field. | 406 | |
Line does not match expected header line of '^package '. | 1 | |
Unused import - com.google.inject.BindingAnnotation. | 36 | |
Unused import - com.google.inject.ScopeAnnotation. | 40 | |
Expected an @return tag. | 129 | |
Expected @param tag for '<T>'. | 129 | |
Expected an @return tag. | 140 | |
Expected @param tag for '<T>'. | 140 | |
Expected an @return tag. | 153 | |
Expected @param tag for '<A>'. | 153 | |
Expected an @return tag. | 166 | |
Missing a Javadoc comment. | 173 | |
'binder' hides a field. | 173 | |
Missing a Javadoc comment. | 188 | |
Missing a Javadoc comment. | 193 | |
Line is longer than 120 characters. | 246 | |
Line is longer than 120 characters. | 299 | |
Line is longer than 120 characters. | 327 | |
Line is longer than 120 characters. | 347 | |
Line is longer than 120 characters. | 357 | |
Line is longer than 120 characters. | 381 | |
'provisionListener' hides a field. | 381 | |
'annotationType' hides a field. | 405 | |
'scopeAnnotation' hides a field. | 406 | |
'scope' hides a field. | 406 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Unused import - com.google.inject.Injector. | 23 | |
Expected an @return tag. | 61 | |
Line does not match expected header line of '^package '. | 1 | |
Unused import - com.google.inject.Injector. | 23 | |
Expected an @return tag. | 61 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Line is longer than 120 characters. | 90 | |
Line is longer than 120 characters. | 155 | |
Line is longer than 120 characters. | 159 | |
'provision' hides a field. | 165 | |
Line does not match expected header line of '^package '. | 1 | |
Line is longer than 120 characters. | 90 | |
Line is longer than 120 characters. | 155 | |
Line is longer than 120 characters. | 159 | |
'provision' hides a field. | 165 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Line does not match expected header line of '^package '. | 1 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Unused import - java.lang.reflect.Member. | 24 | |
Expected an @return tag. | 70 | |
Expected an @return tag. | 76 | |
Expected an @return tag. | 82 | |
Expected an @return tag. | 89 | |
Expected an @return tag. | 96 | |
Expected an @return tag. | 101 | |
Expected an @return tag. | 106 | |
Expected an @return tag. | 112 | |
Expected an @return tag. | 117 | |
Line does not match expected header line of '^package '. | 1 | |
Unused import - java.lang.reflect.Member. | 24 | |
Expected an @return tag. | 70 | |
Expected an @return tag. | 76 | |
Expected an @return tag. | 82 | |
Expected an @return tag. | 89 | |
Expected an @return tag. | 96 | |
Expected an @return tag. | 101 | |
Expected an @return tag. | 106 | |
Expected an @return tag. | 112 | |
Expected an @return tag. | 117 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
More than 7 parameters. | 76 | |
'if' construct must use '{}'s. | 160 | |
'if' construct must use '{}'s. | 162 | |
'if' construct must use '{}'s. | 164 | |
'if' construct must use '{}'s. | 167 | |
'if' construct must use '{}'s. | 171 | |
'if' construct must use '{}'s. | 174 | |
'if' construct must use '{}'s. | 178 | |
'if' construct must use '{}'s. | 181 | |
'if' construct must use '{}'s. | 185 | |
'if' construct must use '{}'s. | 188 | |
'if' construct must use '{}'s. | 190 | |
'if' construct must use '{}'s. | 194 | |
'if' construct must use '{}'s. | 197 | |
'if' construct must use '{}'s. | 199 | |
'if' construct must use '{}'s. | 203 | |
'if' construct must use '{}'s. | 206 | |
Line is longer than 120 characters. | 220 | |
Line is longer than 120 characters. | 250 | |
Line is longer than 120 characters. | 275 | |
Line is longer than 120 characters. | 284 | |
Line does not match expected header line of '^package '. | 1 | |
More than 7 parameters. | 76 | |
'if' construct must use '{}'s. | 160 | |
'if' construct must use '{}'s. | 162 | |
'if' construct must use '{}'s. | 164 | |
'if' construct must use '{}'s. | 167 | |
'if' construct must use '{}'s. | 171 | |
'if' construct must use '{}'s. | 174 | |
'if' construct must use '{}'s. | 178 | |
'if' construct must use '{}'s. | 181 | |
'if' construct must use '{}'s. | 185 | |
'if' construct must use '{}'s. | 188 | |
'if' construct must use '{}'s. | 190 | |
'if' construct must use '{}'s. | 194 | |
'if' construct must use '{}'s. | 197 | |
'if' construct must use '{}'s. | 199 | |
'if' construct must use '{}'s. | 203 | |
'if' construct must use '{}'s. | 206 | |
Line is longer than 120 characters. | 220 | |
Line is longer than 120 characters. | 250 | |
Line is longer than 120 characters. | 275 | |
Line is longer than 120 characters. | 284 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Line does not match expected header line of '^package '. | 1 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Line is longer than 120 characters. | 43 | |
Line is longer than 120 characters. | 44 | |
Line is longer than 120 characters. | 70 | |
Line is longer than 120 characters. | 100 | |
Line is longer than 120 characters. | 102 | |
Line is longer than 120 characters. | 104 | |
Line is longer than 120 characters. | 107 | |
Line does not match expected header line of '^package '. | 1 | |
Line is longer than 120 characters. | 43 | |
Line is longer than 120 characters. | 44 | |
Line is longer than 120 characters. | 70 | |
Line is longer than 120 characters. | 100 | |
Line is longer than 120 characters. | 102 | |
Line is longer than 120 characters. | 104 | |
Line is longer than 120 characters. | 107 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Redundant 'static' modifier. | 50 | |
Line does not match expected header line of '^package '. | 1 | |
Redundant 'static' modifier. | 50 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
'typeLiteral' hides a field. | 66 | |
Line does not match expected header line of '^package '. | 1 | |
'typeLiteral' hides a field. | 66 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 28 | |
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 28 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 21 | |
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 21 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 23 | |
Expected an @return tag. | 31 | |
Expected @param tag for '<I>'. | 31 | |
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 23 | |
Expected an @return tag. | 31 | |
Expected @param tag for '<I>'. | 31 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 25 | |
Expected @param tag for '<I>'. | 34 | |
Expected @param tag for '<A>'. | 34 | |
Line is longer than 120 characters. | 43 | |
Expected @param tag for '<I>'. | 43 | |
Expected @param tag for '<A>'. | 43 | |
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 25 | |
Expected @param tag for '<I>'. | 34 | |
Expected @param tag for '<A>'. | 34 | |
Line is longer than 120 characters. | 43 | |
Expected @param tag for '<I>'. | 43 | |
Expected @param tag for '<A>'. | 43 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Unused import - org.apache.onami.factoryannotation.FactoryAnnotationCacheable. | 23 | |
Missing a Javadoc comment. | 25 | |
Expected an @return tag. | 38 | |
Expected @param tag for '<I>'. | 38 | |
Expected @param tag for '<A>'. | 38 | |
Expected an @return tag. | 49 | |
Expected @param tag for '<I>'. | 49 | |
Expected @param tag for '<A>'. | 49 | |
Line does not match expected header line of '^package '. | 1 | |
Unused import - org.apache.onami.factoryannotation.FactoryAnnotationCacheable. | 23 | |
Missing a Javadoc comment. | 25 | |
Expected an @return tag. | 38 | |
Expected @param tag for '<I>'. | 38 | |
Expected @param tag for '<A>'. | 38 | |
Expected an @return tag. | 49 | |
Expected @param tag for '<I>'. | 49 | |
Expected @param tag for '<A>'. | 49 |
Violation | Message | Line |
---|---|---|
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 25 | |
Expected an @return tag. | 35 | |
Line is longer than 120 characters. | 35 | |
Expected @param tag for '<I>'. | 35 | |
Expected @param tag for '<A>'. | 35 | |
Line does not match expected header line of '^package '. | 1 | |
Missing a Javadoc comment. | 25 | |
Expected an @return tag. | 35 | |
Line is longer than 120 characters. | 35 | |
Expected @param tag for '<I>'. | 35 | |
Expected @param tag for '<A>'. | 35 |