Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos InfosWarnings WarningsErrors Errors
1900446

Rules

RulesViolationsSeverity
PackageHtml5Errors Error
NewlineAtEndOfFile6Errors Error
Translation0Errors Error
JavadocMethod81Errors Error
JavadocType1Errors Error
JavadocVariable8Errors Error
JavadocStyle0Errors Error
ConstantName0Errors Error
LocalFinalVariableName0Errors Error
LocalVariableName0Errors Error
MemberName2Errors Error
MethodName0Errors Error
PackageName0Errors Error
ParameterName0Errors Error
StaticVariableName0Errors Error
TypeName0Errors Error
AvoidStarImport0Errors Error
IllegalImport0Errors Error
RedundantImport0Errors Error
UnusedImports0Errors Error
FileLength0Errors Error
LineLength62Errors Error
MethodLength0Errors Error
ParameterNumber0Errors Error
EmptyForIteratorPad0Errors Error
MethodParamPad0Errors Error
NoWhitespaceAfter1Errors Error
NoWhitespaceBefore0Errors Error
OperatorWrap4Errors Error
ParenPad3Errors Error
TypecastParenPad0Errors Error
TabCharacter11Errors Error
WhitespaceAfter0Errors Error
WhitespaceAround40Errors Error
ModifierOrder0Errors Error
RedundantModifier0Errors Error
AvoidNestedBlocks0Errors Error
EmptyBlock0Errors Error
LeftCurly15Errors Error
NeedBraces14Errors Error
RightCurly1Errors Error
AvoidInlineConditionals5Errors Error
DoubleCheckedLocking0Errors Error
EmptyStatement0Errors Error
EqualsHashCode0Errors Error
HiddenField4Errors Error
IllegalInstantiation0Errors Error
InnerAssignment0Errors Error
MagicNumber1Errors Error
MissingSwitchDefault0Errors Error
RedundantThrows0Errors Error
SimplifyBooleanExpression0Errors Error
SimplifyBooleanReturn0Errors Error
DesignForExtension59Errors Error
FinalClass0Errors Error
HideUtilityClassConstructor0Errors Error
InterfaceIsType0Errors Error
VisibilityModifier0Errors Error
ArrayTypeStyle0Errors Error
FinalParameters107Errors Error
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • format: "\s+$"
15Errors Error
TodoComment1Errors Error
UpperEll0Errors Error

Details

net/sf/tacos/annotations/Cached.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.10
ErrorsLine is longer than 80 characters.12
ErrorsLine has trailing spaces.14
ErrorsLine has trailing spaces.28

net/sf/tacos/annotations/CachedAnnotationWorker.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine is longer than 80 characters.33
ErrorsLine is longer than 80 characters.35
ErrorsLine contains a tab character.35
ErrorsMethod 'performEnhancement' is not designed for extension - needs to be abstract, final or empty.35
ErrorsMissing a Javadoc comment.35
ErrorsParameter op should be final.35
ErrorsParameter spec should be final.35
ErrorsParameter method should be final.36
ErrorsParameter location should be final.36
Errors'<' is not preceded with whitespace.37
Errors'<' is not followed by whitespace.37
Errors'?' is not preceded with whitespace.37
Errors'>' is not preceded with whitespace.37
Errors'?' is not followed by whitespace.37
Errors'if' construct must use '{}'s.38
ErrorsLine is longer than 80 characters.40
ErrorsLine has trailing spaces.43
ErrorsLine contains a tab character.50
ErrorsLine is longer than 80 characters.55
ErrorsLine is longer than 80 characters.58
ErrorsAvoid inline conditionals.58
ErrorsLine is longer than 80 characters.61
ErrorsMethod 'createCacheMethod' is not designed for extension - needs to be abstract, final or empty.61
ErrorsMissing a Javadoc comment.61
ErrorsParameter sig should be final.61
ErrorsParameter cacheField should be final.61
ErrorsParameter loadedFlagField should be final.61
ErrorsParameter rewindFlagField should be final.61
Errors'!=' is not preceded with whitespace.67
Errors'!=' is not followed by whitespace.67
ErrorsLine is longer than 80 characters.68
ErrorsLine is longer than 80 characters.69
ErrorsLine contains a tab character.70
Errors'!=' is not preceded with whitespace.77
Errors'!=' is not followed by whitespace.77
ErrorsLine is longer than 80 characters.78
ErrorsLine is longer than 80 characters.89
ErrorsMethod 'extendCleanupAfterRender' is not designed for extension - needs to be abstract, final or empty.89
ErrorsMissing a Javadoc comment.89
ErrorsParameter op should be final.89
ErrorsParameter fieldName should be final.89
ErrorsParameter loadedFlagField should be final.89
ErrorsParameter rewindFlagField should be final.89
Errors'!=' is not preceded with whitespace.92
Errors'!=' is not followed by whitespace.92
ErrorsLine contains a tab character.93
Errors'!=' is not preceded with whitespace.96
Errors'!=' is not followed by whitespace.96
ErrorsLine is longer than 80 characters.100

net/sf/tacos/annotations/InjectExternalLink.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine has trailing spaces.25
Errors'(' is followed by whitespace.30
ErrorsLine is longer than 80 characters.40
ErrorsLine has trailing spaces.43

net/sf/tacos/annotations/InjectExternalLinkAnnotationWorker.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine contains a tab character.36
ErrorsLine is longer than 80 characters.38
ErrorsMethod 'performEnhancement' is not designed for extension - needs to be abstract, final or empty.38
ErrorsMissing a Javadoc comment.38
ErrorsParameter op should be final.38
ErrorsParameter spec should be final.38
ErrorsParameter method should be final.39
ErrorsParameter location should be final.39
Errors'if' construct must use '{}'s.40
ErrorsLine is longer than 80 characters.41
ErrorsLine is longer than 80 characters.43
Errors'if' construct must use '{}'s.51
ErrorsLine has trailing spaces.52
ErrorsLine is longer than 80 characters.52
ErrorsLine is longer than 80 characters.59
Errors'+' should be on a new line.59
ErrorsLine is longer than 80 characters.60
ErrorsLine is longer than 80 characters.62
Errors'if' construct must use '{}'s.65
ErrorsLine is longer than 80 characters.69
Errors'+' should be on a new line.69
ErrorsLine is longer than 80 characters.70
Errors'if' construct must use '{}'s.79
ErrorsLine is longer than 80 characters.80
ErrorsMethod 'isGetter' is not designed for extension - needs to be abstract, final or empty.83
ErrorsMissing a Javadoc comment.83
ErrorsParameter method should be final.83

net/sf/tacos/annotations/InjectPageLink.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine has trailing spaces.25
Errors'(' is followed by whitespace.30
ErrorsLine is longer than 80 characters.40

net/sf/tacos/annotations/InjectPageLinkAnnotationWorker.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine is longer than 80 characters.34
ErrorsLine is longer than 80 characters.36
ErrorsLine contains a tab character.36
ErrorsMethod 'performEnhancement' is not designed for extension - needs to be abstract, final or empty.36
ErrorsMissing a Javadoc comment.36
ErrorsParameter op should be final.36
ErrorsParameter spec should be final.36
ErrorsParameter method should be final.37
ErrorsParameter location should be final.37
Errors'if' construct must use '{}'s.38
ErrorsLine is longer than 80 characters.40
Errors'if' construct must use '{}'s.51
ErrorsLine is longer than 80 characters.52
ErrorsLine is longer than 80 characters.53
Errors'(' is followed by whitespace.53
Errors'+' should be on a new line.53
ErrorsLine is longer than 80 characters.54
Errors'if' construct must use '{}'s.61
ErrorsLine is longer than 80 characters.62
ErrorsLine contains a tab character.63
ErrorsLine contains a tab character.65
ErrorsMethod 'isGetter' is not designed for extension - needs to be abstract, final or empty.65
ErrorsMissing a Javadoc comment.65
ErrorsParameter method should be final.65
ErrorsLine contains a tab character.66
ErrorsLine contains a tab character.67
ErrorsLine contains a tab character.68

net/sf/tacos/annotations/InjectParameterFlag.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.31
ErrorsLine has trailing spaces.32
ErrorsLine is longer than 80 characters.32
ErrorsLine is longer than 80 characters.35

net/sf/tacos/annotations/InjectParameterFlagAnnotationWorker.java

ViolationMessageLine
ErrorsLine has trailing spaces.28
ErrorsLine is longer than 80 characters.31
ErrorsMissing a Javadoc comment.33
ErrorsLine is longer than 80 characters.35
ErrorsMethod 'performEnhancement' is not designed for extension - needs to be abstract, final or empty.35
ErrorsMissing a Javadoc comment.35
ErrorsParameter op should be final.35
ErrorsParameter spec should be final.35
ErrorsParameter method should be final.36
ErrorsParameter location should be final.36
Errors'{' should be on the previous line.37
ErrorsLine is longer than 80 characters.39
ErrorsLine has trailing spaces.40
Errors'{' should be on the previous line.44
Errors'{' should be on the previous line.47
ErrorsLine is longer than 80 characters.49

net/sf/tacos/annotations/enhance/InjectParameterFlagWorker.java

ViolationMessageLine
ErrorsMethod 'performEnhancement' is not designed for extension - needs to be abstract, final or empty.32
ErrorsMissing a Javadoc comment.32
ErrorsParameter op should be final.32
ErrorsParameter spec should be final.33
ErrorsLine is longer than 80 characters.34
ErrorsLine is longer than 80 characters.36
ErrorsMethod 'injectParameterFlag' is not designed for extension - needs to be abstract, final or empty.36
ErrorsMissing a Javadoc comment.36
ErrorsParameter op should be final.36
ErrorsParameter parameterName should be final.36
ErrorsParameter propertyName should be final.36
ErrorsParameter location should be final.37
Errors'{' should be on the previous line.38
Errors'if' construct must use '{}'s.48
ErrorsLine is longer than 80 characters.49
ErrorsLine has trailing spaces.53
ErrorsLine is longer than 80 characters.63

net/sf/tacos/annotations/enhance/package.html

ViolationMessageLine
ErrorsMissing package documentation file.0

net/sf/tacos/annotations/package.html

ViolationMessageLine
ErrorsMissing package documentation file.0

net/sf/tacos/form/translator/AbstractTranslator.java

ViolationMessageLine
ErrorsLine is longer than 80 characters.20
ErrorsType Javadoc comment is missing an @param <T> tag.20
Errors'<' is not preceded with whitespace.20
Errors'<' is not followed by whitespace.20
Errors'>' is not preceded with whitespace.20
ErrorsMissing a Javadoc comment.22
ErrorsName '_trim' must match pattern '^[a-z][a-zA-Z0-9]*$'.22
ErrorsMissing a Javadoc comment.24
ErrorsName '_message' must match pattern '^[a-z][a-zA-Z0-9]*$'.24
ErrorsMissing a Javadoc comment.26
Errors'{' should be on the previous line.27
ErrorsMissing a Javadoc comment.31
ErrorsParameter initializer should be final.31
Errors'{' should be on the previous line.32
ErrorsLine is longer than 80 characters.37
ErrorsExpected an @return tag.40
ErrorsMethod 'format' is not designed for extension - needs to be abstract, final or empty.40
ErrorsParameter field should be final.40
ErrorsExpected @param tag for 'field'.40
ErrorsParameter locale should be final.40
ErrorsExpected @param tag for 'locale'.40
ErrorsParameter object should be final.40
ErrorsExpected @param tag for 'object'.40
Errors'{' should be on the previous line.41
Errors'if' construct must use '{}'s.42
ErrorsLine is longer than 80 characters.49
ErrorsExpected an @return tag.52
ErrorsLine is longer than 80 characters.52
ErrorsMethod 'parse' is not designed for extension - needs to be abstract, final or empty.52
ErrorsParameter field should be final.52
ErrorsExpected @param tag for 'field'.52
ErrorsParameter messages should be final.52
ErrorsExpected @param tag for 'messages'.52
ErrorsParameter text should be final.52
ErrorsExpected @param tag for 'text'.52
ErrorsExpected @throws tag for 'ValidatorException'.53
Errors'{' should be on the previous line.54
ErrorsAvoid inline conditionals.55
ErrorsAvoid inline conditionals.55
ErrorsLine is longer than 80 characters.57
ErrorsAvoid inline conditionals.57
ErrorsLine is longer than 80 characters.60
ErrorsMissing a Javadoc comment.60
ErrorsLine is longer than 80 characters.62
ErrorsMissing a Javadoc comment.62
ErrorsLine is longer than 80 characters.66
ErrorsMethod 'getValueForEmptyInput' is not designed for extension - needs to be abstract, final or empty.72
Errors'{' should be on the previous line.73
ErrorsLine is longer than 80 characters.77
ErrorsMethod 'buildMessage' is not designed for extension - needs to be abstract, final or empty.77
ErrorsMissing a Javadoc comment.77
ErrorsParameter messages should be final.77
ErrorsParameter field should be final.77
ErrorsParameter key should be final.77
ErrorsMethod 'getMessageParameters' is not designed for extension - needs to be abstract, final or empty.86
ErrorsMissing a Javadoc comment.86
ErrorsParameter locale should be final.86
ErrorsParameter label should be final.86
Errors'{' should be on the previous line.87
Errors'{' is followed by whitespace.88
ErrorsLine is longer than 80 characters.92
ErrorsMethod 'renderContribution' is not designed for extension - needs to be abstract, final or empty.94
ErrorsParameter writer should be final.94
ErrorsExpected @param tag for 'writer'.94
ErrorsParameter cycle should be final.94
ErrorsExpected @param tag for 'cycle'.94
ErrorsParameter context should be final.95
ErrorsExpected @param tag for 'context'.95
ErrorsParameter field should be final.95
ErrorsExpected @param tag for 'field'.95
Errors'{' should be on the previous line.96
ErrorsLine is longer than 80 characters.102
ErrorsMethod 'isTrim' is not designed for extension - needs to be abstract, final or empty.106
ErrorsMissing a Javadoc comment.106
Errors'{' should be on the previous line.107
ErrorsMethod 'setTrim' is not designed for extension - needs to be abstract, final or empty.111
ErrorsMissing a Javadoc comment.111
ErrorsParameter trim should be final.111
Errors'{' should be on the previous line.112
ErrorsMethod 'getMessage' is not designed for extension - needs to be abstract, final or empty.116
ErrorsMissing a Javadoc comment.116
Errors'{' should be on the previous line.117
ErrorsMethod 'setMessage' is not designed for extension - needs to be abstract, final or empty.121
ErrorsMissing a Javadoc comment.121
ErrorsParameter message should be final.121
Errors'{' should be on the previous line.122

net/sf/tacos/form/translator/package.html

ViolationMessageLine
ErrorsMissing package documentation file.0

net/sf/tacos/markup/ExtendedMarkupWriterImpl.java

ViolationMessageLine
ErrorsLine has trailing spaces.10
ErrorsMissing a Javadoc comment.15
ErrorsMissing a Javadoc comment.17
ErrorsParameter writer should be final.17
Errors'writer' hides a field.17
ErrorsMethod 'createEmpty' is not designed for extension - needs to be abstract, final or empty.24
ErrorsParameter tag should be final.24
ErrorsParameter attributes should be final.24
ErrorsLine has trailing spaces.32
ErrorsMethod 'create' is not designed for extension - needs to be abstract, final or empty.33
ErrorsParameter tag should be final.33
ErrorsParameter attributes should be final.33
ErrorsMissing a Javadoc comment.39
ErrorsParameter attributes should be final.39
Errors'=' is not preceded with whitespace.40
Errors'=' is not followed by whitespace.40
Errors'<' is not preceded with whitespace.40
Errors'<' is not followed by whitespace.40
Errors'+=' is not preceded with whitespace.40
Errors'+=' is not followed by whitespace.40
Errors'+' is not preceded with whitespace.41
Errors'+' is not followed by whitespace.41
ErrorsMethod 'attribute' is not designed for extension - needs to be abstract, final or empty.45
ErrorsMissing a Javadoc comment.45
ErrorsParameter name should be final.45
ErrorsParameter value should be final.45
ErrorsMethod 'attribute' is not designed for extension - needs to be abstract, final or empty.49
ErrorsMissing a Javadoc comment.49
ErrorsParameter name should be final.49
ErrorsParameter value should be final.49
ErrorsMethod 'attribute' is not designed for extension - needs to be abstract, final or empty.53
ErrorsMissing a Javadoc comment.53
ErrorsParameter name should be final.53
ErrorsParameter value should be final.53
ErrorsMethod 'attributeRaw' is not designed for extension - needs to be abstract, final or empty.57
ErrorsMissing a Javadoc comment.57
ErrorsParameter name should be final.57
ErrorsParameter value should be final.57
ErrorsMethod 'appendAttribute' is not designed for extension - needs to be abstract, final or empty.61
ErrorsMissing a Javadoc comment.61
ErrorsParameter name should be final.61
ErrorsParameter value should be final.61
ErrorsMethod 'appendAttribute' is not designed for extension - needs to be abstract, final or empty.65
ErrorsMissing a Javadoc comment.65
ErrorsParameter name should be final.65
ErrorsParameter value should be final.65
ErrorsMethod 'appendAttribute' is not designed for extension - needs to be abstract, final or empty.69
ErrorsMissing a Javadoc comment.69
ErrorsParameter name should be final.69
ErrorsParameter value should be final.69
ErrorsMethod 'appendAttributeRaw' is not designed for extension - needs to be abstract, final or empty.73
ErrorsMissing a Javadoc comment.73
ErrorsParameter name should be final.73
ErrorsParameter value should be final.73
ErrorsMethod 'hasAttribute' is not designed for extension - needs to be abstract, final or empty.77
ErrorsMissing a Javadoc comment.77
ErrorsParameter name should be final.77
ErrorsMethod 'getAttribute' is not designed for extension - needs to be abstract, final or empty.81
ErrorsMissing a Javadoc comment.81
ErrorsParameter name should be final.81
ErrorsMethod 'removeAttribute' is not designed for extension - needs to be abstract, final or empty.85
ErrorsMissing a Javadoc comment.85
ErrorsParameter name should be final.85
ErrorsMethod 'clearAttributes' is not designed for extension - needs to be abstract, final or empty.89
ErrorsMissing a Javadoc comment.89
ErrorsMethod 'begin' is not designed for extension - needs to be abstract, final or empty.93
ErrorsMissing a Javadoc comment.93
ErrorsParameter name should be final.93
ErrorsMethod 'beginEmpty' is not designed for extension - needs to be abstract, final or empty.97
ErrorsMissing a Javadoc comment.97
ErrorsParameter name should be final.97
ErrorsMethod 'checkError' is not designed for extension - needs to be abstract, final or empty.101
ErrorsMissing a Javadoc comment.101
ErrorsMethod 'close' is not designed for extension - needs to be abstract, final or empty.105
ErrorsMissing a Javadoc comment.105
ErrorsMethod 'closeTag' is not designed for extension - needs to be abstract, final or empty.109
ErrorsMissing a Javadoc comment.109
ErrorsMethod 'comment' is not designed for extension - needs to be abstract, final or empty.113
ErrorsMissing a Javadoc comment.113
ErrorsParameter value should be final.113
ErrorsMethod 'end' is not designed for extension - needs to be abstract, final or empty.117
ErrorsMissing a Javadoc comment.117
ErrorsMethod 'end' is not designed for extension - needs to be abstract, final or empty.121
ErrorsMissing a Javadoc comment.121
ErrorsParameter name should be final.121
ErrorsMethod 'flush' is not designed for extension - needs to be abstract, final or empty.125
ErrorsMissing a Javadoc comment.125
ErrorsMethod 'getNestedWriter' is not designed for extension - needs to be abstract, final or empty.129
ErrorsMissing a Javadoc comment.129
ErrorsMethod 'print' is not designed for extension - needs to be abstract, final or empty.133
ErrorsMissing a Javadoc comment.133
ErrorsParameter data should be final.133
ErrorsParameter offset should be final.133
ErrorsParameter length should be final.133
ErrorsMethod 'print' is not designed for extension - needs to be abstract, final or empty.137
ErrorsMissing a Javadoc comment.137
ErrorsParameter data should be final.137
ErrorsParameter offset should be final.137
ErrorsParameter length should be final.137
ErrorsParameter raw should be final.137
ErrorsMethod 'print' is not designed for extension - needs to be abstract, final or empty.141
ErrorsMissing a Javadoc comment.141
ErrorsParameter value should be final.141
ErrorsMethod 'print' is not designed for extension - needs to be abstract, final or empty.145
ErrorsMissing a Javadoc comment.145
ErrorsParameter value should be final.145
ErrorsMethod 'print' is not designed for extension - needs to be abstract, final or empty.149
ErrorsMissing a Javadoc comment.149
ErrorsParameter value should be final.149
ErrorsMethod 'print' is not designed for extension - needs to be abstract, final or empty.153
ErrorsMissing a Javadoc comment.153
ErrorsParameter value should be final.153
ErrorsParameter raw should be final.153
ErrorsMethod 'println' is not designed for extension - needs to be abstract, final or empty.157
ErrorsMissing a Javadoc comment.157
ErrorsMethod 'printRaw' is not designed for extension - needs to be abstract, final or empty.161
ErrorsMissing a Javadoc comment.161
ErrorsParameter buffer should be final.161
ErrorsParameter offset should be final.161
ErrorsParameter length should be final.161
ErrorsMethod 'printRaw' is not designed for extension - needs to be abstract, final or empty.165
ErrorsMissing a Javadoc comment.165
ErrorsParameter value should be final.165
ErrorsMethod 'getContentType' is not designed for extension - needs to be abstract, final or empty.169
ErrorsMissing a Javadoc comment.169

net/sf/tacos/markup/IExtendedMarkupWriter.java

ViolationMessageLine
ErrorsLine has trailing spaces.8
ErrorsExpected an @return tag.21
ErrorsExpected an @return tag.31
ErrorsExpected @param tag for 'tag'.31
ErrorsExpected @param tag for 'attributes'.31

net/sf/tacos/markup/package.html

ViolationMessageLine
ErrorsMissing package documentation file.0

net/sf/tacos/rest/RestPageEncoder.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsLine is longer than 80 characters.23
ErrorsLine is longer than 80 characters.24
ErrorsLine has trailing spaces.26
ErrorsLine is longer than 80 characters.26
ErrorsLine is longer than 80 characters.27
ErrorsMissing a Javadoc comment.31
ErrorsMissing a Javadoc comment.32
ErrorsMissing a Javadoc comment.34
Errors'<' is not preceded with whitespace.34
Errors'<' is not followed by whitespace.34
Errors'>' is not preceded with whitespace.34
ErrorsMissing a Javadoc comment.35
Errors'<' is not preceded with whitespace.35
Errors'<' is not followed by whitespace.35
Errors'>' is not preceded with whitespace.35
ErrorsMethod 'encode' is not designed for extension - needs to be abstract, final or empty.37
ErrorsMissing a Javadoc comment.37
ErrorsParameter encoding should be final.37
ErrorsMethod 'decode' is not designed for extension - needs to be abstract, final or empty.65
ErrorsMissing a Javadoc comment.65
ErrorsParameter encoding should be final.65
Errors'==' is not preceded with whitespace.73
Errors'==' is not followed by whitespace.73
Errors'?' should be on a new line.80
ErrorsAvoid inline conditionals.80
ErrorsLine is longer than 80 characters.86
ErrorsMethod 'setUrl' is not designed for extension - needs to be abstract, final or empty.90
ErrorsMissing a Javadoc comment.90
ErrorsParameter url should be final.90
Errors'url' hides a field.90
ErrorsMethod 'setCaseSensitive' is not designed for extension - needs to be abstract, final or empty.94
ErrorsMissing a Javadoc comment.94
ErrorsParameter caseSensitive should be final.94
Errors'caseSensitive' hides a field.94
ErrorsMethod 'initialize' is not designed for extension - needs to be abstract, final or empty.98
ErrorsMissing a Javadoc comment.98
ErrorsParameter servlet should be final.98
ErrorsMissing a Javadoc comment.109
ErrorsParameter pageToPath should be final.109
ErrorsParameter pathToPage should be final.109
ErrorsParameter url should be final.109
Errors'url' hides a field.109
Errors'if' construct must use '{}'s.110
ErrorsLine is longer than 80 characters.121
Errors'<' is not preceded with whitespace.121
Errors'<' is not followed by whitespace.121
Errors'>' is not preceded with whitespace.121
Errors'if' construct must use '{}'s.122
ErrorsLine is longer than 80 characters.128
ErrorsMissing a Javadoc comment.153
ErrorsParameter pageToPath should be final.154
ErrorsParameter pathToPage should be final.154
ErrorsComment matches to-do format 'TODO:'.163
ErrorsLine is longer than 80 characters.163
ErrorsExpected an @return tag.167
ErrorsParameter className should be final.167
ErrorsExpected @param tag for 'className'.167
Errors'7' is a magic number.169
ErrorsMissing a Javadoc comment.172
ErrorsParameter servletContext should be final.172
Errors'if' construct must use '{}'s.174
Errors'if' construct must use '{}'s.176
Errors'}' should be on the same line.179

net/sf/tacos/rest/UriTemplate.java

ViolationMessageLine
Errors'=' is not preceded with whitespace.13
Errors'=' is not followed by whitespace.13
Errors'}' is not preceded with whitespace.13
Errors'=' is not preceded with whitespace.14
Errors'}' is not preceded with whitespace.20

net/sf/tacos/rest/package.html

ViolationMessageLine
ErrorsMissing package documentation file.0