Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
50016225

Files

FilesIWE
org/astrogrid/query/ConditionVisitor.java 010
org/astrogrid/query/DefaultQueryTraverser.java 020
org/astrogrid/query/FunctionDefinition.java 010
org/astrogrid/query/Query.java 090
org/astrogrid/query/QueryState.java 080
org/astrogrid/query/QueryTraverser.java 010
org/astrogrid/query/SimpleQueryMaker.java 030
org/astrogrid/query/adql/Adql074Writer.java 083
org/astrogrid/query/adql/Adql091Writer.java 083
org/astrogrid/query/adql/AdqlQueryMaker.java 050
org/astrogrid/query/adql/AdqlXml074Parser.java 0120
org/astrogrid/query/condition/CircleCondition.java 0101
org/astrogrid/query/condition/ColumnReference.java 030
org/astrogrid/query/condition/ConditionalFunction.java 010
org/astrogrid/query/condition/Intersection.java 040
org/astrogrid/query/condition/Literal.java 010
org/astrogrid/query/condition/LiteralAngle.java 010
org/astrogrid/query/condition/LiteralDate.java 020
org/astrogrid/query/condition/LiteralInteger.java 001
org/astrogrid/query/condition/LiteralNumber.java 010
org/astrogrid/query/condition/LiteralReal.java 010
org/astrogrid/query/condition/LiteralString.java 001
org/astrogrid/query/condition/MathOperator.java 010
org/astrogrid/query/condition/NumericCompareOperator.java 010
org/astrogrid/query/condition/NumericExpression.java 010
org/astrogrid/query/condition/RawSearchField.java 020
org/astrogrid/query/condition/SearchFieldReference.java 030
org/astrogrid/query/condition/StringCompareOperator.java 010
org/astrogrid/query/condition/StringExpression.java 010
org/astrogrid/query/condition/Union.java 041
org/astrogrid/query/fadql/Fadql01Writer.java 083
org/astrogrid/query/fadql/FadqlXml01Parser.java 0120
org/astrogrid/query/keyword/KeywordMaker.java 030
org/astrogrid/query/returns/ReturnImage.java 050
org/astrogrid/query/returns/ReturnSpec.java 090
org/astrogrid/query/returns/ReturnTable.java 070
org/astrogrid/query/sql/Sql2Adql.java 021
org/astrogrid/query/sql/SqlParser.java 01711
org/astrogrid/query/xql/XqlMaker.java 030

org/astrogrid/query/ConditionVisitor.java

ErrorLine
Warning First sentence should end with a period. 27

org/astrogrid/query/DefaultQueryTraverser.java

ErrorLine
Warning First sentence should end with a period. 14
Warning First sentence should end with a period. 27

org/astrogrid/query/FunctionDefinition.java

ErrorLine
Warning First sentence should end with a period. 10

org/astrogrid/query/Query.java

ErrorLine
Warning First sentence should end with a period. 26
Warning First sentence should end with a period. 29
Warning First sentence should end with a period. 32
Warning First sentence should end with a period. 60
Warning First sentence should end with a period. 63
Warning First sentence should end with a period. 79
Warning First sentence should end with a period. 98
Warning First sentence should end with a period. 103
Warning First sentence should end with a period. 122

org/astrogrid/query/QueryState.java

ErrorLine
Warning First sentence should end with a period. 20
Warning First sentence should end with a period. 22
Warning First sentence should end with a period. 30
Warning First sentence should end with a period. 32
Warning First sentence should end with a period. 34
Warning First sentence should end with a period. 36
Warning First sentence should end with a period. 46
Warning First sentence should end with a period. 57

org/astrogrid/query/QueryTraverser.java

ErrorLine
Warning First sentence should end with a period. 27

org/astrogrid/query/SimpleQueryMaker.java

ErrorLine
Warning First sentence should end with a period. 62
Warning First sentence should end with a period. 68
Warning First sentence should end with a period. 74

org/astrogrid/query/adql/Adql074Writer.java

ErrorLine
Warning First sentence should end with a period. 28
Warning First sentence should end with a period. 39
Warning First sentence should end with a period. 43
Warning First sentence should end with a period. 51
Warning First sentence should end with a period. 58
Warning First sentence should end with a period. 253
Warning First sentence should end with a period. 278
Warning First sentence should end with a period. 306
Error should this be using commons logging? 334
Error should this be using commons logging? 338
Error should this be using commons logging? 342

org/astrogrid/query/adql/Adql091Writer.java

ErrorLine
Warning First sentence should end with a period. 28
Warning First sentence should end with a period. 39
Warning First sentence should end with a period. 43
Warning First sentence should end with a period. 51
Warning First sentence should end with a period. 58
Warning First sentence should end with a period. 251
Warning First sentence should end with a period. 274
Warning First sentence should end with a period. 301
Error should this be using commons logging? 329
Error should this be using commons logging? 333
Error should this be using commons logging? 337

org/astrogrid/query/adql/AdqlQueryMaker.java

ErrorLine
Warning First sentence should end with a period. 19
Warning Extra HTML tag found: </Table> 38
Warning Extra HTML tag found: </Select> elements to lower case 39
Warning First sentence should end with a period. 49
Warning First sentence should end with a period. 62

org/astrogrid/query/adql/AdqlXml074Parser.java

ErrorLine
Warning First sentence should end with a period. 26
Warning First sentence should end with a period. 41
Warning First sentence should end with a period. 48
Warning First sentence should end with a period. 54
Warning First sentence should end with a period. 60
Warning First sentence should end with a period. 71
Warning First sentence should end with a period. 160
Warning First sentence should end with a period. 169
Warning First sentence should end with a period. 181
Warning First sentence should end with a period. 339
Warning First sentence should end with a period. 379
Warning First sentence should end with a period. 390

org/astrogrid/query/condition/CircleCondition.java

ErrorLine
Error Missing a Javadoc comment. 19
Warning First sentence should end with a period. 23
Warning First sentence should end with a period. 28
Warning First sentence should end with a period. 38
Warning First sentence should end with a period. 44
Warning First sentence should end with a period. 49
Warning First sentence should end with a period. 54
Warning First sentence should end with a period. 59
Warning First sentence should end with a period. 64
Warning First sentence should end with a period. 69
Warning First sentence should end with a period. 84

org/astrogrid/query/condition/ColumnReference.java

ErrorLine
Warning First sentence should end with a period. 49
Warning First sentence should end with a period. 59
Warning First sentence should end with a period. 68

org/astrogrid/query/condition/ConditionalFunction.java

ErrorLine
Warning First sentence should end with a period. 11

org/astrogrid/query/condition/Intersection.java

ErrorLine
Warning First sentence should end with a period. 22
Warning First sentence should end with a period. 28
Warning First sentence should end with a period. 33
Warning First sentence should end with a period. 38

org/astrogrid/query/condition/Literal.java

ErrorLine
Warning First sentence should end with a period. 10

org/astrogrid/query/condition/LiteralAngle.java

ErrorLine
Warning First sentence should end with a period. 14

org/astrogrid/query/condition/LiteralDate.java

ErrorLine
Warning First sentence should end with a period. 15
Warning First sentence should end with a period. 41

org/astrogrid/query/condition/LiteralInteger.java

ErrorLine
Error Missing a Javadoc comment. 18

org/astrogrid/query/condition/LiteralNumber.java

ErrorLine
Warning First sentence should end with a period. 14

org/astrogrid/query/condition/LiteralReal.java

ErrorLine
Warning First sentence should end with a period. 12

org/astrogrid/query/condition/LiteralString.java

ErrorLine
Error Missing a Javadoc comment. 17

org/astrogrid/query/condition/MathOperator.java

ErrorLine
Warning First sentence should end with a period. 5

org/astrogrid/query/condition/NumericCompareOperator.java

ErrorLine
Warning First sentence should end with a period. 5

org/astrogrid/query/condition/NumericExpression.java

ErrorLine
Warning First sentence should end with a period. 17

org/astrogrid/query/condition/RawSearchField.java

ErrorLine
Warning First sentence should end with a period. 14
Warning First sentence should end with a period. 31

org/astrogrid/query/condition/SearchFieldReference.java

ErrorLine
Warning First sentence should end with a period. 22
Warning First sentence should end with a period. 29
Warning First sentence should end with a period. 36

org/astrogrid/query/condition/StringCompareOperator.java

ErrorLine
Warning First sentence should end with a period. 8

org/astrogrid/query/condition/StringExpression.java

ErrorLine
Warning First sentence should end with a period. 10

org/astrogrid/query/condition/Union.java

ErrorLine
Error Missing a Javadoc comment. 17
Warning First sentence should end with a period. 21
Warning First sentence should end with a period. 27
Warning First sentence should end with a period. 32
Warning First sentence should end with a period. 37

org/astrogrid/query/fadql/Fadql01Writer.java

ErrorLine
Warning First sentence should end with a period. 28
Warning First sentence should end with a period. 39
Warning First sentence should end with a period. 43
Warning First sentence should end with a period. 51
Warning First sentence should end with a period. 58
Warning First sentence should end with a period. 251
Warning First sentence should end with a period. 274
Warning First sentence should end with a period. 301
Error should this be using commons logging? 329
Error should this be using commons logging? 333
Error should this be using commons logging? 337

org/astrogrid/query/fadql/FadqlXml01Parser.java

ErrorLine
Warning First sentence should end with a period. 26
Warning First sentence should end with a period. 41
Warning First sentence should end with a period. 48
Warning First sentence should end with a period. 54
Warning First sentence should end with a period. 60
Warning First sentence should end with a period. 71
Warning First sentence should end with a period. 160
Warning First sentence should end with a period. 169
Warning First sentence should end with a period. 181
Warning First sentence should end with a period. 339
Warning First sentence should end with a period. 379
Warning First sentence should end with a period. 390

org/astrogrid/query/keyword/KeywordMaker.java

ErrorLine
Warning First sentence should end with a period. 52
Warning First sentence should end with a period. 61
Warning First sentence should end with a period. 128

org/astrogrid/query/returns/ReturnImage.java

ErrorLine
Warning First sentence should end with a period. 21
Warning First sentence should end with a period. 28
Warning First sentence should end with a period. 33
Warning First sentence should end with a period. 39
Warning First sentence should end with a period. 51

org/astrogrid/query/returns/ReturnSpec.java

ErrorLine
Warning First sentence should end with a period. 32
Warning First sentence should end with a period. 34
Warning First sentence should end with a period. 37
Warning First sentence should end with a period. 40
Warning First sentence should end with a period. 43
Warning First sentence should end with a period. 57
Warning First sentence should end with a period. 61
Warning First sentence should end with a period. 64
Warning First sentence should end with a period. 69

org/astrogrid/query/returns/ReturnTable.java

ErrorLine
Warning First sentence should end with a period. 15
Warning First sentence should end with a period. 30
Warning First sentence should end with a period. 38
Warning First sentence should end with a period. 44
Warning First sentence should end with a period. 50
Warning First sentence should end with a period. 56
Warning First sentence should end with a period. 94

org/astrogrid/query/sql/Sql2Adql.java

ErrorLine
Warning First sentence should end with a period. 13
Warning First sentence should end with a period. 23
Error should this be using commons logging? 29

org/astrogrid/query/sql/SqlParser.java

ErrorLine
Warning First sentence should end with a period. 49
Warning First sentence should end with a period. 58
Warning First sentence should end with a period. 119
Warning First sentence should end with a period. 134
Warning First sentence should end with a period. 149
Error Missing a Javadoc comment. 160
Warning First sentence should end with a period. 278
Warning Unclosed HTML tag found: <alias>.<column> or <tablename>.<columnname> 385
Warning Unclosed HTML tag found: <column> or <tablename>.<columnname> 385
Warning Unclosed HTML tag found: <tablename>.<columnname> 385
Warning Unclosed HTML tag found: <columnname> 385
Warning First sentence should end with a period. 445
Warning First sentence should end with a period. 456
Warning First sentence should end with a period. 468
Warning First sentence should end with a period. 561
Warning First sentence should end with a period. 614
Warning First sentence should end with a period. 686
Warning First sentence should end with a period. 695
Error should this be using commons logging? 710
Error should this be using commons logging? 717
Error should this be using commons logging? 724
Error should this be using commons logging? 729
Error should this be using commons logging? 736
Error should this be using commons logging? 743
Error should this be using commons logging? 750
Error should this be using commons logging? 757
Error should this be using commons logging? 764
Error should this be using commons logging? 788

org/astrogrid/query/xql/XqlMaker.java

ErrorLine
Warning First sentence should end with a period. 35
Warning First sentence should end with a period. 43
Warning First sentence should end with a period. 75