Checkstyle Results

The following document contains the results of Checkstyle .

Summary

Files Errors
10 220

Files

Files Errors
jface/batchget/BatchRunner.java 30
jface/batchget/BatchWorker.java 28
jface/batchget/Downloader.java 28
jface/batchget/FileUtils.java 22
jface/batchget/Filter.java 12
jface/batchget/HtmlLoader.java 30
jface/batchget/Main.java 25
jface/batchget/UrlBuffer.java 23
jface/batchget/UrlGenerator.java 11
jface/batchget/UrlUtils.java 11

jface/batchget/BatchRunner.java

Error Line
'{' should be on the previous line. 12
variable 'urlPattern' missing Javadoc. 13
variable 'min' missing Javadoc. 14
variable 'max' missing Javadoc. 15
variable 'hrefPattern' missing Javadoc. 16
variable 'destDir' missing Javadoc. 17
line longer than 80 characters 28
line contains a tab character 28
line longer than 80 characters 29
line contains a tab character 29
line longer than 80 characters 30
line contains a tab character 30
line longer than 80 characters 31
line contains a tab character 31
line contains a tab character 32
line longer than 80 characters 33
line contains a tab character 33
line contains a tab character 34
line longer than 80 characters 35
line contains a tab character 35
line contains a tab character 36
line longer than 80 characters 37
line contains a tab character 37
line contains a tab character 38
'{' should be on the previous line. 46
'{' should be on the previous line. 59
'{' should be on the previous line. 61
'{' should be on the previous line. 65
'}' should be on the same line. 69
'{' should be on the previous line. 71

jface/batchget/BatchWorker.java

Error Line
'{' should be on the previous line. 13
variable 'url' missing Javadoc. 14
variable 'filter' missing Javadoc. 15
variable 'destDir' missing Javadoc. 16
line longer than 80 characters 23
line contains a tab character 23
line longer than 80 characters 24
line contains a tab character 24
line contains a tab character 25
line contains a tab character 26
line contains a tab character 27
'{' should be on the previous line. 30
'{' should be on the previous line. 40
'{' should be on the previous line. 43
'{' should be on the previous line. 53
variable 'url' missing Javadoc. 54
variable 'href' missing Javadoc. 55
variable 'destDir' missing Javadoc. 56
line contains a tab character 65
line contains a tab character 66
line contains a tab character 67
line longer than 80 characters 68
line contains a tab character 68
'{' should be on the previous line. 71
'{' should be on the previous line. 81
'{' should be on the previous line. 83
'}' should be on the same line. 88
'{' should be on the previous line. 90

jface/batchget/Downloader.java

Error Line
'{' should be on the previous line. 22
variable 'url' missing Javadoc. 23
variable 'bufferedUrls' missing Javadoc. 24
line contains a tab character 29
'{' should be on the previous line. 32
line contains a tab character 40
line longer than 80 characters 41
line contains a tab character 41
line longer than 80 characters 42
line contains a tab character 42
line contains a tab character 43
line contains a tab character 45
line longer than 80 characters 46
line contains a tab character 46
line longer than 80 characters 47
line contains a tab character 47
'{' should be on the previous line. 51
'{' should be on the previous line. 53
line contains a tab character 69
line contains a tab character 71
Expected @throws tag for 'MalformedURLException'. 74
Expected @throws tag for 'IOException'. 74
'{' should be on the previous line. 75
line contains a tab character 82
line contains a tab character 83
Expected an @return tag. 85
Expected @throws tag for 'IOException'. 85
'{' should be on the previous line. 86

jface/batchget/FileUtils.java

Error Line
'{' should be on the previous line. 13
line contains a tab character 22
line longer than 80 characters 23
line contains a tab character 23
line contains a tab character 25
'{' should be on the previous line. 28
'{' should be on the previous line. 33
line contains a tab character 45
line contains a tab character 47
line longer than 80 characters 48
line contains a tab character 48
'{' should be on the previous line. 51
'{' should be on the previous line. 54
'}' should be on the same line. 56
'{' should be on the previous line. 58
line contains a tab character 68
line contains a tab character 70
line contains a tab character 71
'{' should be on the previous line. 74
'{' should be on the previous line. 77
'}' should be on the same line. 79
'{' should be on the previous line. 81

jface/batchget/Filter.java

Error Line
'{' should be on the previous line. 18
variable 're' missing Javadoc. 19
line contains a tab character 24
line contains a tab character 25
line contains a tab character 27
'{' should be on the previous line. 30
line contains a tab character 37
line contains a tab character 39
line contains a tab character 40
'{' should be on the previous line. 43
'{' should be on the previous line. 46
'{' should be on the previous line. 48

jface/batchget/HtmlLoader.java

Error Line
'{' should be on the previous line. 22
variable 'CONTENT_TYPE_HTML' missing Javadoc. 23
line contains a tab character 30
line contains a tab character 32
'{' should be on the previous line. 35
'{' should be on the previous line. 38
'}' should be on the same line. 43
'{' should be on the previous line. 45
line contains a tab character 55
line contains a tab character 57
line contains a tab character 58
'{' should be on the previous line. 61
'{' should be on the previous line. 63
'{' should be on the previous line. 65
'}' should be on the same line. 71
'{' should be on the previous line. 73
'}' should be on the same line. 76
'{' should be on the previous line. 78
line contains a tab character 87
line contains a tab character 89
line contains a tab character 90
'{' should be on the previous line. 93
'{' should be on the previous line. 95
'{' should be on the previous line. 99
'}' should be on the same line. 105
'{' should be on the previous line. 107
line contains a tab character 115
Expected @throws tag for 'MalformedURLException'. 120
Expected @throws tag for 'IOException'. 120
'{' should be on the previous line. 121

jface/batchget/Main.java

Error Line
'{' should be on the previous line. 9
line longer than 80 characters 16
line longer than 80 characters 17
Expected @param tag for 'args'. 22
'{' should be on the previous line. 23
'{' should be on the previous line. 25
'+' should be on a new line. 27
'+' should be on a new line. 28
'+' should be on a new line. 29
'+' should be on a new line. 30
'+' should be on a new line. 31
'+' should be on a new line. 32
'+' should be on a new line. 33
'+' should be on a new line. 34
'+' should be on a new line. 35
'+' should be on a new line. 36
'+' should be on a new line. 37
'}' should be on the same line. 47
'{' should be on the previous line. 49
'+' should be on a new line. 51
'+' should be on a new line. 52
'+' should be on a new line. 53
'+' should be on a new line. 54
'+' should be on a new line. 55
'+' should be on a new line. 56

jface/batchget/UrlBuffer.java

Error Line
'{' should be on the previous line. 12
variable 'elements' missing Javadoc. 13
method is missing a Javadoc comment. 15
'{' should be on the previous line. 16
method is missing a Javadoc comment. 21
'{' should be on the previous line. 22
'{' should be on the previous line. 26
'{' should be on the previous line. 31
method is missing a Javadoc comment. 36
'{' should be on the previous line. 37
'{' should be on the previous line. 39
'}' should be on the same line. 41
'{' should be on the previous line. 43
'{' should be on the previous line. 45
'}' should be on the same line. 47
'{' should be on the previous line. 49
'{' should be on the previous line. 52
'}' should be on the same line. 57
'{' should be on the previous line. 59
method is missing a Javadoc comment. 64
'{' should be on the previous line. 65
'{' should be on the previous line. 68
'{' should be on the previous line. 71

jface/batchget/UrlGenerator.java

Error Line
'{' should be on the previous line. 15
variable 'urls' missing Javadoc. 16
line contains a tab character 23
line contains a tab character 24
line longer than 80 characters 25
line contains a tab character 25
line longer than 80 characters 26
line contains a tab character 26
'{' should be on the previous line. 29
'{' should be on the previous line. 32
'{' should be on the previous line. 44

jface/batchget/UrlUtils.java

Error Line
'{' should be on the previous line. 11
line contains a tab character 15
'{' should be on the previous line. 20
line contains a tab character 27
line contains a tab character 29
line contains a tab character 30
'{' should be on the previous line. 33
line contains a tab character 40
line contains a tab character 42
line contains a tab character 43
'{' should be on the previous line. 46