Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
7 8 46 0

Details

net/sf/prefixedproperties/PrefixedProperties.java

Violation Message Line
Warnings Class DoubleEntry should be declared as final. 86
Warnings File contains tab characters (this is the first instance). 86
Infos 'one' hides a field. 90
Infos 'two' hides a field. 90
Infos Method 'clone' should call 'super.clone'. 128
Warnings Static variable definition in wrong order. 374
Warnings Instance variable definition in wrong order. 376
Warnings Instance variable definition in wrong order. 378
Warnings Instance variable definition in wrong order. 380
Warnings Instance variable definition in wrong order. 382
Warnings Constructor definition in wrong order. 387
Warnings Constructor definition in wrong order. 396
Warnings Constructor definition in wrong order. 408
Warnings Constructor definition in wrong order. 421
Warnings Constructor definition in wrong order. 432
Warnings Constructor definition in wrong order. 443
Warnings Constructor definition in wrong order. 453
Warnings First sentence should end with a period. 483
Warnings First sentence should end with a period. 493
Warnings Missing a Javadoc comment. 701
Infos Redundant throws: 'IllegalArgumentException' is unchecked exception. 1432
Warnings ';' is not followed by whitespace. 1934
Warnings ';' is not followed by whitespace. 2005
Warnings Missing a Javadoc comment. 2153
Warnings Missing a Javadoc comment. 2214
Warnings Missing a Javadoc comment. 2302
Warnings Missing a Javadoc comment. 2334

net/sf/prefixedproperties/PrefixedResourceBundle.java

Violation Message Line
Warnings First sentence should end with a period. 45
Warnings File contains tab characters (this is the first instance). 50
Warnings Static variable definition in wrong order. 59
Warnings Variable access definition in wrong order. 59
Warnings Static variable definition in wrong order. 62
Warnings Variable access definition in wrong order. 62
Warnings Static variable definition in wrong order. 65
Warnings Variable access definition in wrong order. 65
Warnings Static variable definition in wrong order. 68
Warnings Variable access definition in wrong order. 68
Warnings Missing a Javadoc comment. 78
Infos 'prefixConfig' hides a field. 89
Infos 'defaultPrefix' hides a field. 100
Infos 'it' hides a field. 203
Warnings Missing a Javadoc comment. 219
Warnings '{' is not followed by whitespace. 263
Warnings Instance variable definition in wrong order. 329
Warnings Constructor definition in wrong order. 337
Infos 'properties' hides a field. 337
Warnings Missing a Javadoc comment. 383

net/sf/prefixedproperties/config/DefaultPrefixConfig.java

Violation Message Line
Warnings File contains tab characters (this is the first instance). 46

net/sf/prefixedproperties/config/DynamicPrefixConfig.java

Violation Message Line
Warnings File contains tab characters (this is the first instance). 36

net/sf/prefixedproperties/config/PrefixConfig.java

Violation Message Line
Warnings Unused import - net.sf.prefixedproperties.PrefixedProperties. 31
Warnings File contains tab characters (this is the first instance). 38
Warnings Missing a Javadoc comment. 40
Warnings First sentence should end with a period. 49

net/sf/prefixedproperties/config/StagingPrefixConfig.java

Violation Message Line
Warnings File contains tab characters (this is the first instance). 35