2016/02/07 - Apache Onami has been retired.

For more information, please explore the Attic.

Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
90282

Rules

RulesViolationsSeverity
FileLength0Errors Error
RegexpHeader
  • headerFile: "target/checkstyle-header.txt"
0Errors Error
FileTabCharacter
  • eachLine: "true"
0Errors Error
LeftCurly
  • option: "nl"
0Errors Error
RightCurly
  • option: "alone"
0Errors Error
LineLength
  • max: "120"
  • ignorePattern: "@version|@see|@todo|TODO"
24Errors Error
MemberName0Errors Error
JavadocMethod
  • scope: "protected"
2Warnings Warning
JavadocType
  • allowUnknownTags: "true"
  • scope: "protected"
2Errors Error
JavadocVariable
  • scope: "protected"
0Infos Info
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports2Errors Error
MethodLength0Errors Error
ParameterNumber2Errors Error
EmptyForIteratorPad
  • option: "space"
0Errors Error
OperatorWrap0Errors Error
ParenPad
  • option: "space"
36Errors Error
WhitespaceAfter0Errors Error
WhitespaceAround0Errors Error
ModifierOrder0Errors Error
RedundantModifier16Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock
  • option: "text"
0Errors Error
NeedBraces0Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
0Warnings Warning
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MagicNumber
  • ignoreNumbers: "-4, -3, -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 32, 64, 100, 128, 256, 512, 1000, 1024"
0Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows0Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier
  • packageAllowed: "true"
  • protectedAllowed: "true"
0Errors Error
UpperEll0Errors Error

Details

org/apache/onami/cache/AfterBeforeInvocationInterceptor.java

ViolationMessageLine
ErrorsLine is longer than 120 characters.39
Errors')' is not preceded with whitespace.89
Errors')' is not preceded with whitespace.93
Errors')' is not preceded with whitespace.97
Errors')' is not preceded with whitespace.108
Errors')' is not preceded with whitespace.112
Errors')' is not preceded with whitespace.116
Errors')' is not preceded with whitespace.127
Errors')' is not preceded with whitespace.131
Errors')' is not preceded with whitespace.135
ErrorsLine is longer than 120 characters.39
Errors')' is not preceded with whitespace.89
Errors')' is not preceded with whitespace.93
Errors')' is not preceded with whitespace.97
Errors')' is not preceded with whitespace.108
Errors')' is not preceded with whitespace.112
Errors')' is not preceded with whitespace.116
Errors')' is not preceded with whitespace.127
Errors')' is not preceded with whitespace.131
Errors')' is not preceded with whitespace.135

org/apache/onami/cache/CacheInterceptor.java

ViolationMessageLine
ErrorsLine is longer than 120 characters.95
ErrorsLine is longer than 120 characters.104
ErrorsLine is longer than 120 characters.117
ErrorsLine is longer than 120 characters.122
ErrorsLine is longer than 120 characters.163
ErrorsLine is longer than 120 characters.182
ErrorsRedundant 'final' modifier.282
Errors')' is not preceded with whitespace.301
Errors')' is not preceded with whitespace.305
Errors')' is not preceded with whitespace.309
ErrorsLine is longer than 120 characters.316
Errors')' is not preceded with whitespace.320
Errors')' is not preceded with whitespace.324
Errors')' is not preceded with whitespace.328
Errors')' is not preceded with whitespace.332
ErrorsLine is longer than 120 characters.95
ErrorsLine is longer than 120 characters.104
ErrorsLine is longer than 120 characters.117
ErrorsLine is longer than 120 characters.122
ErrorsLine is longer than 120 characters.163
ErrorsLine is longer than 120 characters.182
ErrorsRedundant 'final' modifier.282
Errors')' is not preceded with whitespace.301
Errors')' is not preceded with whitespace.305
Errors')' is not preceded with whitespace.309
ErrorsLine is longer than 120 characters.316
Errors')' is not preceded with whitespace.320
Errors')' is not preceded with whitespace.324
Errors')' is not preceded with whitespace.328
Errors')' is not preceded with whitespace.332

org/apache/onami/cache/CacheModule.java

ViolationMessageLine
ErrorsMissing a Javadoc comment.31
WarningsMissing a Javadoc comment.51
ErrorsMissing a Javadoc comment.31
WarningsMissing a Javadoc comment.51

org/apache/onami/cache/CachePutInterceptor.java

ViolationMessageLine
ErrorsUnused import - org.aopalliance.intercept.MethodInvocation.28
ErrorsLine is longer than 120 characters.60
ErrorsUnused import - org.aopalliance.intercept.MethodInvocation.28
ErrorsLine is longer than 120 characters.60

org/apache/onami/cache/CacheRemoveAllInterceptor.java

ViolationMessageLine
ErrorsLine is longer than 120 characters.39
Errors'(' is not followed by whitespace.39
Errors')' is not preceded with whitespace.39
ErrorsLine is longer than 120 characters.39
Errors'(' is not followed by whitespace.39
Errors')' is not preceded with whitespace.39

org/apache/onami/cache/CacheRemoveEntryInterceptor.java

ViolationMessageLine
ErrorsLine is longer than 120 characters.44
ErrorsLine is longer than 120 characters.46
ErrorsLine is longer than 120 characters.44
ErrorsLine is longer than 120 characters.46

org/apache/onami/cache/DefaultCacheKeyInvocationContext.java

ViolationMessageLine
ErrorsMore than 7 parameters.53
ErrorsRedundant 'final' modifier.74
ErrorsRedundant 'final' modifier.79
ErrorsRedundant 'final' modifier.84
ErrorsRedundant 'final' modifier.89
ErrorsRedundant 'final' modifier.94
ErrorsRedundant 'final' modifier.99
ErrorsRedundant 'final' modifier.104
ErrorsMore than 7 parameters.53
ErrorsRedundant 'final' modifier.74
ErrorsRedundant 'final' modifier.79
ErrorsRedundant 'final' modifier.84
ErrorsRedundant 'final' modifier.89
ErrorsRedundant 'final' modifier.94
ErrorsRedundant 'final' modifier.99
ErrorsRedundant 'final' modifier.104