Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
36369

Rules

RulesViolationsSeverity
LeftCurly
  • option: "nl"
0Errors Error
RightCurly
  • option: "alone"
0Errors Error
LineLength
  • ignorePattern: "@version|@see|@todo|TODO"
  • max: "120"
0Errors Error
MemberName0Errors Error
JavadocMethod34Warnings Warning
JavadocType0Errors Error
JavadocVariable6Infos Info
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
RegexpHeader
  • headerFile: "/home/joakim/code/maven/trunks/wagon/target/checkout/wagon-providers/wagon-webdav/target/checkstyle-header.txt"
3Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
FileLength0Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad
  • option: "space"
0Errors Error
OperatorWrap0Errors Error
ParenPad
  • option: "space"
6Errors Error
TabCharacter0Errors Error
WhitespaceAfter0Errors Error
WhitespaceAround0Errors Error
ModifierOrder0Errors Error
RedundantModifier0Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock0Errors Error
NeedBraces0Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField2Warnings Warning
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MagicNumber0Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows0Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier0Errors Error
UpperEll0Errors Error

Details

org/apache/maven/wagon/providers/webdav/CorrectedWebdavResource.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'.4
WarningsMissing a Javadoc comment.51
WarningsMissing a Javadoc comment.58
Warnings'headers' hides a field.58
WarningsMissing a Javadoc comment.63
WarningsExpected @param tag for 'method'.72
WarningsExpected @throws tag for 'IOException'.90
Errors'(' is not followed by whitespace.107
Errors')' is not preceded with whitespace.107
Errors'(' is not followed by whitespace.109
Errors')' is not preceded with whitespace.109
Errors'(' is not followed by whitespace.111
Errors')' is not preceded with whitespace.111
WarningsExpected @param tag for 'contentLength'.140
WarningsExpected @throws tag for 'IOException'.141
WarningsExpected @param tag for 'statusCode'.167

org/apache/maven/wagon/providers/webdav/PutInputStream.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'.4
InfosMissing a Javadoc comment.38
InfosMissing a Javadoc comment.40
WarningsMissing a Javadoc comment.42
Warnings'eventSupport' hides a field.42
WarningsMissing a Javadoc comment.54
WarningsMissing a Javadoc comment.60
WarningsMissing a Javadoc comment.68

org/apache/maven/wagon/providers/webdav/WebDavWagon.java

ViolationMessageLine
ErrorsLine does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'.4
InfosMissing a Javadoc comment.72
InfosMissing a Javadoc comment.74
InfosMissing a Javadoc comment.76
InfosMissing a Javadoc comment.78
WarningsMissing a Javadoc comment.80
WarningsExpected @throws tag for 'AuthenticationException'.116
WarningsExpected @throws tag for 'ConnectionException'.116
WarningsExpected @throws tag for 'ConnectionException'.180
WarningsExpected @throws tag for 'TransferFailedException'.209
WarningsExpected @throws tag for 'ResourceDoesNotExistException'.209
WarningsExpected @throws tag for 'AuthorizationException'.209
WarningsExpected @throws tag for 'URIException'.339
WarningsExpected @throws tag for 'IOException'.358
WarningsMissing a Javadoc comment.374
WarningsMissing a Javadoc comment.381
WarningsExpected @param tag for 'resourceName'.398
WarningsExpected @param tag for 'destination'.398
WarningsExpected @throws tag for 'TransferFailedException'.399
WarningsExpected @throws tag for 'ResourceDoesNotExistException'.399
WarningsExpected @throws tag for 'AuthorizationException'.399
WarningsMissing a Javadoc comment.506
WarningsExpected @throws tag for 'TransferFailedException'.540
WarningsExpected @throws tag for 'ResourceDoesNotExistException'.540
WarningsExpected @throws tag for 'AuthorizationException'.540
WarningsMissing a Javadoc comment.561
WarningsMissing a Javadoc comment.642