Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
70230

Files

FilesIWE
org/apache/commons/jelly/tags/interaction/AskTag.java 0230

org/apache/commons/jelly/tags/interaction/AskTag.java

ErrorLine
Warning '{' should be on the previous line. 32
Warning First sentence should end with a period. 33
Warning First sentence should end with a period. 42
Warning First sentence should end with a period. 45
Warning Field 'input' is used in only one method. 46
Warning First sentence should end with a period. 48
Warning Field 'prompt' is used in only one method. 49
Warning '{' should be on the previous line. 57
Warning '{' should be on the previous line. 67
Warning Unused @param tag for 'default'. 74
Warning Expected @param tag for 'defaultInput'. 76
Warning '{' should be on the previous line. 77
Warning Unused @param tag for 'promt'. 83
Warning Expected @param tag for 'prompt'. 85
Warning '{' should be on the previous line. 86
Warning First sentence should end with a period. 91
Warning '{' should be on the previous line. 96
Warning '{' should be on the previous line. 98
Warning '{' should be on the previous line. 100
Warning '}' should be on the same line. 102
Warning '{' should be on the previous line. 104
Warning '{' should be on the previous line. 117
Warning Must have at least one statement. 120