Checkstyle Results

The following document contains the results of Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. 

rss feed

Summary

Files
 Info
 Warnings
 Errors
13 0 0 116

Files

File
 I
 W
 E
it/tidalwave/northernwind/aspect/DebugProfiling.java 0 0 2
it/tidalwave/northernwind/aspect/DebugProfilingAspect.java 0 0 11
it/tidalwave/northernwind/frontend/media/impl/DefaultMetadataCache.java 0 0 1
it/tidalwave/northernwind/frontend/media/impl/EmbeddedMediaMetadataProvider.java 0 0 10
it/tidalwave/northernwind/frontend/media/impl/Metadata.java 0 0 15
it/tidalwave/northernwind/frontend/media/impl/MetadataCache.java 0 0 10
it/tidalwave/northernwind/frontend/media/impl/MetadataLoader.java 0 0 18
it/tidalwave/northernwind/frontend/media/impl/interpolator/IPTCTitleInterpolator.java 0 0 11
it/tidalwave/northernwind/frontend/media/impl/interpolator/MetadataInterpolator.java 0 0 12
it/tidalwave/northernwind/frontend/media/impl/interpolator/MetadataInterpolatorFactory.java 0 0 10
it/tidalwave/northernwind/frontend/media/impl/interpolator/ScanningMetadataInterpolatorFactory.java 0 0 3
it/tidalwave/northernwind/frontend/media/impl/interpolator/ShootingDataInterpolator.java 0 0 2
it/tidalwave/northernwind/frontend/media/impl/interpolator/XmpDcTitleInterpolator.java 0 0 11

Rules

Category Rule Violations Severity
imports UnusedImports 2
 Error
javadoc JavadocMethod
  • allowMissingPropertyJavadoc: "true"
  • scope: "public"
16
 Error
JavadocVariable
  • scope: "public"
5
 Error
regexp RegexpSingleline
  • format: "\s+$"
  • maximum: "0"
  • message: "Line has trailing spaces."
  • minimum: "0"
82
 Error
sizes LineLength
  • max: "120"
  • ignorePattern: "GEN-FIRST.*$"
2
 Error
whitespace OperatorWrap 1
 Error
WhitespaceAfter 2
 Error
WhitespaceAround 6
 Error

Details

it/tidalwave/northernwind/aspect/DebugProfiling.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 42
 Error
javadoc JavadocMethod Missing a Javadoc comment. 44

it/tidalwave/northernwind/aspect/DebugProfilingAspect.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 45
 Error
sizes LineLength Line is longer than 120 characters (found 125). 48
 Error
javadoc JavadocMethod Missing a Javadoc comment. 48
 Error
regexp RegexpSingleline Line has trailing spaces. 54
 Error
regexp RegexpSingleline Line has trailing spaces. 56
 Error
regexp RegexpSingleline Line has trailing spaces. 65
 Error
whitespace WhitespaceAfter 'typecast' is not followed by whitespace. 72
 Error
regexp RegexpSingleline Line has trailing spaces. 74
 Error
regexp RegexpSingleline Line has trailing spaces. 78
 Error
regexp RegexpSingleline Line has trailing spaces. 79
 Error
regexp RegexpSingleline Line has trailing spaces. 80

it/tidalwave/northernwind/frontend/media/impl/DefaultMetadataCache.java

Severity Category Rule Message Line
 Error
javadoc JavadocVariable Missing a Javadoc comment. 85

it/tidalwave/northernwind/frontend/media/impl/EmbeddedMediaMetadataProvider.java

Severity Category Rule Message Line
 Error
javadoc JavadocVariable Missing a Javadoc comment. 51
 Error
whitespace WhitespaceAround '{' is not followed by whitespace. 51
 Error
whitespace WhitespaceAround '}' is not preceded with whitespace. 51
 Error
javadoc JavadocVariable Missing a Javadoc comment. 53
 Error
whitespace WhitespaceAround '{' is not followed by whitespace. 53
 Error
whitespace WhitespaceAround '}' is not preceded with whitespace. 53
 Error
javadoc JavadocVariable Missing a Javadoc comment. 55
 Error
whitespace WhitespaceAround '{' is not followed by whitespace. 55
 Error
whitespace WhitespaceAround '}' is not preceded with whitespace. 55
 Error
javadoc JavadocVariable Missing a Javadoc comment. 57

it/tidalwave/northernwind/frontend/media/impl/Metadata.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 4
 Error
regexp RegexpSingleline Line has trailing spaces. 11
 Error
regexp RegexpSingleline Line has trailing spaces. 14
 Error
regexp RegexpSingleline Line has trailing spaces. 16
 Error
regexp RegexpSingleline Line has trailing spaces. 20
 Error
regexp RegexpSingleline Line has trailing spaces. 22
 Error
regexp RegexpSingleline Line has trailing spaces. 23
 Error
regexp RegexpSingleline Line has trailing spaces. 36
 Error
regexp RegexpSingleline Line has trailing spaces. 40
 Error
regexp RegexpSingleline Line has trailing spaces. 45
 Error
regexp RegexpSingleline Line has trailing spaces. 47
 Error
javadoc JavadocMethod Expected an @return tag. 50
 Error
regexp RegexpSingleline Line has trailing spaces. 56
 Error
regexp RegexpSingleline Line has trailing spaces. 59
 Error
javadoc JavadocMethod Expected @param tag for '<T>'. 62

it/tidalwave/northernwind/frontend/media/impl/MetadataCache.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 4
 Error
regexp RegexpSingleline Line has trailing spaces. 11
 Error
regexp RegexpSingleline Line has trailing spaces. 14
 Error
regexp RegexpSingleline Line has trailing spaces. 16
 Error
regexp RegexpSingleline Line has trailing spaces. 20
 Error
regexp RegexpSingleline Line has trailing spaces. 22
 Error
regexp RegexpSingleline Line has trailing spaces. 23
 Error
regexp RegexpSingleline Line has trailing spaces. 37
 Error
regexp RegexpSingleline Line has trailing spaces. 39
 Error
javadoc JavadocMethod Expected @throws tag for 'IOException'. 58

it/tidalwave/northernwind/frontend/media/impl/MetadataLoader.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 4
 Error
regexp RegexpSingleline Line has trailing spaces. 11
 Error
regexp RegexpSingleline Line has trailing spaces. 14
 Error
regexp RegexpSingleline Line has trailing spaces. 16
 Error
regexp RegexpSingleline Line has trailing spaces. 20
 Error
regexp RegexpSingleline Line has trailing spaces. 22
 Error
regexp RegexpSingleline Line has trailing spaces. 23
 Error
regexp RegexpSingleline Line has trailing spaces. 41
 Error
javadoc JavadocMethod Expected an @return tag. 46
 Error
regexp RegexpSingleline Line has trailing spaces. 47
 Error
javadoc JavadocMethod Expected @param tag for 'siteNodeProperties'. 47
 Error
regexp RegexpSingleline Line has trailing spaces. 48
 Error
javadoc JavadocMethod Expected @param tag for 'mediaId'. 48
 Error
javadoc JavadocMethod Expected @throws tag for 'NotFoundException'. 49
 Error
regexp RegexpSingleline Line has trailing spaces. 50
 Error
javadoc JavadocMethod Expected an @return tag. 54
 Error
javadoc JavadocMethod Expected @param tag for 'file'. 55
 Error
javadoc JavadocMethod Expected @throws tag for 'IOException'. 56

it/tidalwave/northernwind/frontend/media/impl/interpolator/IPTCTitleInterpolator.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 4
 Error
regexp RegexpSingleline Line has trailing spaces. 11
 Error
regexp RegexpSingleline Line has trailing spaces. 14
 Error
regexp RegexpSingleline Line has trailing spaces. 16
 Error
regexp RegexpSingleline Line has trailing spaces. 20
 Error
regexp RegexpSingleline Line has trailing spaces. 22
 Error
regexp RegexpSingleline Line has trailing spaces. 23
 Error
imports UnusedImports Unused import - java.util.Map. 30
 Error
imports UnusedImports Unused import - it.tidalwave.image.metadata.XMP. 33
 Error
javadoc JavadocMethod Missing a Javadoc comment. 42
 Error
regexp RegexpSingleline Line has trailing spaces. 46

it/tidalwave/northernwind/frontend/media/impl/interpolator/MetadataInterpolator.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 4
 Error
regexp RegexpSingleline Line has trailing spaces. 11
 Error
regexp RegexpSingleline Line has trailing spaces. 14
 Error
regexp RegexpSingleline Line has trailing spaces. 16
 Error
regexp RegexpSingleline Line has trailing spaces. 20
 Error
regexp RegexpSingleline Line has trailing spaces. 22
 Error
regexp RegexpSingleline Line has trailing spaces. 23
 Error
regexp RegexpSingleline Line has trailing spaces. 39
 Error
regexp RegexpSingleline Line has trailing spaces. 43
 Error
regexp RegexpSingleline Line has trailing spaces. 60
 Error
regexp RegexpSingleline Line has trailing spaces. 66
 Error
regexp RegexpSingleline Line has trailing spaces. 70

it/tidalwave/northernwind/frontend/media/impl/interpolator/MetadataInterpolatorFactory.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 4
 Error
regexp RegexpSingleline Line has trailing spaces. 11
 Error
regexp RegexpSingleline Line has trailing spaces. 14
 Error
regexp RegexpSingleline Line has trailing spaces. 16
 Error
regexp RegexpSingleline Line has trailing spaces. 20
 Error
regexp RegexpSingleline Line has trailing spaces. 22
 Error
regexp RegexpSingleline Line has trailing spaces. 23
 Error
regexp RegexpSingleline Line has trailing spaces. 35
 Error
regexp RegexpSingleline Line has trailing spaces. 45
 Error
regexp RegexpSingleline Line has trailing spaces. 47

it/tidalwave/northernwind/frontend/media/impl/interpolator/ScanningMetadataInterpolatorFactory.java

Severity Category Rule Message Line
 Error
javadoc JavadocMethod Missing a Javadoc comment. 49
 Error
whitespace OperatorWrap '||' should be on a new line. 61
 Error
whitespace WhitespaceAfter 'typecast' is not followed by whitespace. 69

it/tidalwave/northernwind/frontend/media/impl/interpolator/ShootingDataInterpolator.java

Severity Category Rule Message Line
 Error
javadoc JavadocMethod Missing a Javadoc comment. 44
 Error
sizes LineLength Line is longer than 120 characters (found 123). 69

it/tidalwave/northernwind/frontend/media/impl/interpolator/XmpDcTitleInterpolator.java

Severity Category Rule Message Line
 Error
regexp RegexpSingleline Line has trailing spaces. 4
 Error
regexp RegexpSingleline Line has trailing spaces. 11
 Error
regexp RegexpSingleline Line has trailing spaces. 14
 Error
regexp RegexpSingleline Line has trailing spaces. 16
 Error
regexp RegexpSingleline Line has trailing spaces. 20
 Error
regexp RegexpSingleline Line has trailing spaces. 22
 Error
regexp RegexpSingleline Line has trailing spaces. 23
 Error
regexp RegexpSingleline Line has trailing spaces. 40
 Error
javadoc JavadocMethod Missing a Javadoc comment. 40
 Error
regexp RegexpSingleline Line has trailing spaces. 44
 Error
regexp RegexpSingleline Line has trailing spaces. 49