Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
430069

Files

FilesIWE
org/sovt/Inspector.java 002
org/sovt/PrefixedValidationResult.java 0011
org/sovt/SimpleValidationResult.java 006
org/sovt/Sovt.java 002
org/sovt/Transformer.java 002
org/sovt/ValidationResult.java 005
org/sovt/Validator.java 002
org/sovt/impl/AbstractValidator.java 002
org/sovt/impl/GroupTransformer.java 001
org/sovt/impl/GroupValidator.java 001
org/sovt/impl/LengthValidator.java 002
org/sovt/impl/ParserInspector.java 006
org/sovt/impl/PropertySelector.java 0011
org/sovt/impl/RequiredValidator.java 002
org/sovt/impl/TrimTransformer.java 002
org/sovt/xml/InspectorFactory.java 003
org/sovt/xml/Loader.java 003
org/sovt/xml/TransformerFactory.java 003
org/sovt/xml/ValidatorFactory.java 003

org/sovt/Inspector.java

ErrorLine
Error Line does not match expected header line of ' Copyright (c) 2003-2005, Vilmantas Baranauskas'. 2
Error Expected @throws tag for 'CloneNotSupportedException'. 50

org/sovt/PrefixedValidationResult.java

ErrorLine
Error Line does not match expected header line of ' Copyright (c) 2003-2005, Vilmantas Baranauskas'. 2
Error Missing a Javadoc comment. 40
Error Missing a Javadoc comment. 41
Error Missing a Javadoc comment. 43
Error 'prefix' hides a field. 43
Error Missing a Javadoc comment. 48
Error Missing a Javadoc comment. 52
Error Missing a Javadoc comment. 56
Error Missing a Javadoc comment. 60
Error Missing a Javadoc comment. 64
Error Missing a Javadoc comment. 68

org/sovt/SimpleValidationResult.java

ErrorLine
Error Line does not match expected header line of ' Copyright (c) 2003-2005, Vilmantas Baranauskas'. 2
Error Using the '.*' form of import should be avoided - java.util.*. 30
Error Missing a Javadoc comment. 54
Error Missing a Javadoc comment. 55
Error Missing a Javadoc comment. 74
Error Missing a Javadoc comment. 88

org/sovt/Sovt.java

ErrorLine
Error Line does not match expected header line of ' Copyright (c) 2003-2005, Vilmantas Baranauskas'. 2
Error Line is longer than 80 characters. 68

org/sovt/Transformer.java

ErrorLine
Error Line does not match expected header line of ' Copyright (c) 2003-2005, Vilmantas Baranauskas'. 2
Error Expected @throws tag for 'CloneNotSupportedException'. 44

org/sovt/ValidationResult.java

ErrorLine
Error Line does not match expected header line of ' Copyright (c) 2003-2005, Vilmantas Baranauskas'. 2
Error Missing a Javadoc comment. 45
Error Missing a Javadoc comment. 55
Error Missing a Javadoc comment. 65
Error Missing a Javadoc comment. 75

org/sovt/Validator.java

ErrorLine
Error Line does not match expected header line of ' Copyright (c) 2003-2005, Vilmantas Baranauskas'. 2
Error Expected @throws tag for 'CloneNotSupportedException'. 44

org/sovt/impl/AbstractValidator.java

ErrorLine
Error Line does not match expected header line of ' Copyright (c) 2003-2005, Vilmantas Baranauskas'. 2
Error Expected @throws tag for 'CloneNotSupportedException'. 58

org/sovt/impl/GroupTransformer.java

ErrorLine
Error Line does not match expected header line of ' Copyright (c) 2003-2005, Vilmantas Baranauskas'. 2

org/sovt/impl/GroupValidator.java

ErrorLine
Error Line does not match expected header line of ' Copyright (c) 2003-2005, Vilmantas Baranauskas'. 2

org/sovt/impl/LengthValidator.java

ErrorLine
Error Line does not match expected header line of ' Copyright (c) 2003-2005, Vilmantas Baranauskas'. 2
Error Expected @throws tag for 'CloneNotSupportedException'. 66

org/sovt/impl/ParserInspector.java

ErrorLine
Error Line does not match expected header line of ' Copyright (c) 2003-2005, Vilmantas Baranauskas'. 2
Error Missing a Javadoc comment. 43
Error Missing a Javadoc comment. 47
Error Missing a Javadoc comment. 68
Error Missing a Javadoc comment. 75
Error Line is longer than 80 characters. 88

org/sovt/impl/PropertySelector.java

ErrorLine
Error Line does not match expected header line of ' Copyright (c) 2003-2005, Vilmantas Baranauskas'. 2
Error Using the '.*' form of import should be avoided - org.sovt.*. 34
Error Missing a Javadoc comment. 50
Error Name 'log' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 50
Error Must have at least one statement. 122
Error Must have at least one statement. 124
Error Must have at least one statement. 126
Error Must have at least one statement. 206
Error Must have at least one statement. 208
Error Must have at least one statement. 210
Error Must have at least one statement. 212

org/sovt/impl/RequiredValidator.java

ErrorLine
Error Line does not match expected header line of ' Copyright (c) 2003-2005, Vilmantas Baranauskas'. 2
Error Expected @throws tag for 'CloneNotSupportedException'. 52

org/sovt/impl/TrimTransformer.java

ErrorLine
Error Line does not match expected header line of ' Copyright (c) 2003-2005, Vilmantas Baranauskas'. 2
Error Line is longer than 80 characters. 54

org/sovt/xml/InspectorFactory.java

ErrorLine
Error Line does not match expected header line of ' Copyright (c) 2003-2005, Vilmantas Baranauskas'. 2
Error Expected @throws tag for 'CloneNotSupportedException'. 72
Error '+' should be on a new line. 78

org/sovt/xml/Loader.java

ErrorLine
Error Line does not match expected header line of ' Copyright (c) 2003-2005, Vilmantas Baranauskas'. 2
Error Must have at least one statement. 97
Error Missing a Javadoc comment. 104

org/sovt/xml/TransformerFactory.java

ErrorLine
Error Line does not match expected header line of ' Copyright (c) 2003-2005, Vilmantas Baranauskas'. 2
Error Redundant throws: 'Exception' is unchecked exception. 69
Error Line is longer than 80 characters. 75

org/sovt/xml/ValidatorFactory.java

ErrorLine
Error Line does not match expected header line of ' Copyright (c) 2003-2005, Vilmantas Baranauskas'. 2
Error Redundant throws: 'Exception' is unchecked exception. 69
Error Line is longer than 80 characters. 75