Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
23002719

Files

FilesIWE
edu/iris/dmc/seedcodec/B1000Types.java 0021
edu/iris/dmc/seedcodec/Codec.java 00132
edu/iris/dmc/seedcodec/CodecException.java 0012
edu/iris/dmc/seedcodec/DecompressedData.java 0052
edu/iris/dmc/seedcodec/Steim1.java 00665
edu/iris/dmc/seedcodec/Steim2.java 00542
edu/iris/dmc/seedcodec/SteimException.java 0012
edu/iris/dmc/seedcodec/SteimFrameBlock.java 00179
edu/iris/dmc/seedcodec/USNSN.java 00641
edu/iris/dmc/seedcodec/UnsupportedCompressionType.java 0010
edu/iris/dmc/seedcodec/Utility.java 00452
edu/iris/dmc/seedcodec/package.html 001

edu/iris/dmc/seedcodec/B1000Types.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error interfaces should describe a type and hence have methods. 14
Error First sentence should end with a period. 16
Error Redundant 'public' modifier. 17
Error First sentence should end with a period. 19
Error Redundant 'public' modifier. 20
Error First sentence should end with a period. 22
Error Redundant 'public' modifier. 23
Error First sentence should end with a period. 25
Error Redundant 'public' modifier. 26
Error First sentence should end with a period. 28
Error Redundant 'public' modifier. 29
Error First sentence should end with a period. 31
Error Redundant 'public' modifier. 32
Error First sentence should end with a period. 34
Error Redundant 'public' modifier. 35
Error First sentence should end with a period. 37
Error Redundant 'public' modifier. 38
Error Line has trailing spaces. 39
Error Line has trailing spaces. 40
Error '}' is not followed by whitespace. 41

edu/iris/dmc/seedcodec/Codec.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error First sentence should end with a period. 4
Error Missing a Javadoc comment. 15
Error Expected an @return tag. 22
Error Method 'decompress' is not designed for extension - needs to be abstract, final or empty. 22
Error Parameter type should be final. 22
Error Expected @param tag for 'type'. 22
Error Parameter b should be final. 23
Error Expected @param tag for 'b'. 23
Error Parameter numSamples should be final. 24
Error Expected @param tag for 'numSamples'. 24
Error Parameter swapBytes should be final. 25
Error Expected @param tag for 'swapBytes'. 25
Error Expected @throws tag for 'CodecException'. 26
Error Expected @throws tag for 'UnsupportedCompressionType'. 26
Error Redundant throws: 'UnsupportedCompressionType' is subclass of 'CodecException'. 26
Error '{' should be on the previous line. 27
Error '(' is followed by whitespace. 34
Error ')' is preceded with whitespace. 34
Error '+' is not preceded with whitespace. 38
Error '+' should be on a new line. 38
Error '+' is not preceded with whitespace. 39
Error '+' should be on a new line. 39
Error '+' is not preceded with whitespace. 40
Error '+' is not followed by whitespace. 40
Error '+' is not preceded with whitespace. 40
Error '+' should be on a new line. 40
Error '=' is not preceded with whitespace. 44
Error '=' is not followed by whitespace. 44
Error '<' is not preceded with whitespace. 44
Error '<' is not followed by whitespace. 44
Error '+' is not preceded with whitespace. 46
Error '+' is not followed by whitespace. 46
Error '3' is a magic number. 54
Error '+' is not preceded with whitespace. 55
Error '+' should be on a new line. 55
Error '+' is not preceded with whitespace. 56
Error '+' should be on a new line. 56
Error '+' is not preceded with whitespace. 57
Error '+' is not followed by whitespace. 57
Error '+' is not preceded with whitespace. 57
Error '+' should be on a new line. 57
Error '=' is not preceded with whitespace. 61
Error '=' is not followed by whitespace. 61
Error '<' is not preceded with whitespace. 61
Error '<' is not followed by whitespace. 61
Error '+' is not preceded with whitespace. 63
Error '+' is not followed by whitespace. 63
Error '+' is not preceded with whitespace. 64
Error '+' is not followed by whitespace. 64
Error '3' is a magic number. 66
Error '3' is a magic number. 70
Error '4' is a magic number. 72
Error '+' is not preceded with whitespace. 73
Error '+' should be on a new line. 73
Error '+' is not preceded with whitespace. 74
Error '+' should be on a new line. 74
Error '+' is not preceded with whitespace. 75
Error '+' is not followed by whitespace. 75
Error '+' is not preceded with whitespace. 75
Error '+' should be on a new line. 75
Error '=' is not preceded with whitespace. 79
Error '=' is not followed by whitespace. 79
Error '<' is not preceded with whitespace. 79
Error '<' is not followed by whitespace. 79
Error '+' is not preceded with whitespace. 81
Error '+' is not followed by whitespace. 81
Error '+' is not preceded with whitespace. 82
Error '+' is not followed by whitespace. 82
Error '+' is not preceded with whitespace. 83
Error '+' is not followed by whitespace. 83
Error '3' is a magic number. 83
Error '4' is a magic number. 85
Error '4' is a magic number. 89
Error '4' is a magic number. 91
Error '+' is not preceded with whitespace. 92
Error '+' should be on a new line. 92
Error '+' is not preceded with whitespace. 93
Error '+' should be on a new line. 93
Error '+' is not preceded with whitespace. 94
Error '+' is not followed by whitespace. 94
Error '+' is not preceded with whitespace. 94
Error '+' should be on a new line. 94
Error '=' is not preceded with whitespace. 98
Error '=' is not followed by whitespace. 98
Error '<' is not preceded with whitespace. 98
Error '<' is not followed by whitespace. 98
Error '+' is not preceded with whitespace. 100
Error '+' is not followed by whitespace. 100
Error '+' is not preceded with whitespace. 101
Error '+' is not followed by whitespace. 101
Error '+' is not preceded with whitespace. 102
Error '+' is not followed by whitespace. 102
Error '3' is a magic number. 102
Error '4' is a magic number. 104
Error '5' is a magic number. 108
Error '8' is a magic number. 110
Error '+' is not preceded with whitespace. 111
Error '+' should be on a new line. 111
Error '+' is not preceded with whitespace. 112
Error '+' should be on a new line. 112
Error '+' is not preceded with whitespace. 113
Error '+' is not followed by whitespace. 113
Error '+' is not preceded with whitespace. 113
Error '+' should be on a new line. 113
Error Line is longer than 80 characters. 117
Error '+' is not preceded with whitespace. 117
Error '+' is not followed by whitespace. 117
Error '+' is not preceded with whitespace. 117
Error '+' is not followed by whitespace. 117
Error '10' is a magic number. 119
Error '11' is a magic number. 127
Error '15' is a magic number. 135
Error Line is longer than 80 characters. 145
Error '+' is not preceded with whitespace. 145
Error '+' is not followed by whitespace. 145
Error '+' is not preceded with whitespace. 145
Error '+' is not followed by whitespace. 145
Error Expected an @return tag. 155
Error Method 'getDecompressedType' is not designed for extension - needs to be abstract, final or empty. 155
Error Parameter type should be final. 155
Error Expected @param tag for 'type'. 155
Error Expected @throws tag for 'UnsupportedCompressionType'. 156
Error '{' should be on the previous line. 157
Error ')' is preceded with whitespace. 160
Error '(' is followed by whitespace. 164
Error Line is longer than 80 characters. 168
Error '+' is not preceded with whitespace. 168
Error '+' is not followed by whitespace. 168
Error '+' is not preceded with whitespace. 168
Error '+' is not followed by whitespace. 168
Error '}' is not followed by whitespace. 171

edu/iris/dmc/seedcodec/CodecException.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error Redundant import from the java.lang package - java.lang.Exception. 3
Error First sentence should end with a period. 7
Error Line is longer than 80 characters. 13
Error Missing a Javadoc comment. 18
Error Line has trailing spaces. 19
Error Line contains a tab character. 19
Error Missing a Javadoc comment. 21
Error Parameter reason should be final. 21
Error Line contains a tab character. 22
Error Line has trailing spaces. 24
Error '}' is not followed by whitespace. 25

edu/iris/dmc/seedcodec/DecompressedData.java

ErrorLine
Error Missing a header - not enough lines in file. 1
Error First sentence should end with a period. 3
Error Missing a Javadoc comment. 15
Error Parameter data should be final. 15
Error Missing a Javadoc comment. 18
Error Parameter data should be final. 18
Error Missing a Javadoc comment. 21
Error Parameter data should be final. 21
Error Missing a Javadoc comment. 24
Error Parameter data should be final. 24
Error Line is longer than 80 characters. 33
Error Expected an @return tag. 35
Error Method 'getType' is not designed for extension - needs to be abstract, final or empty. 35
Error Expected an @return tag. 49
Error Method 'getTypeString' is not designed for extension - needs to be abstract, final or empty. 49
Error Expected an @return tag. 65
Error Method 'getAsInt' is not designed for extension - needs to be abstract, final or empty. 65
Error '=' is not preceded with whitespace. 71
Error '=' is not followed by whitespace. 71
Error '<' is not preceded with whitespace. 71
Error '<' is not followed by whitespace. 71
Error Expected an @return tag. 82
Error Method 'getAsShort' is not designed for extension - needs to be abstract, final or empty. 82
Error Expected an @return tag. 92
Error Method 'getAsFloat' is not designed for extension - needs to be abstract, final or empty. 92
Error '=' is not preceded with whitespace. 98
Error '=' is not followed by whitespace. 98
Error '<' is not preceded with whitespace. 98
Error '<' is not followed by whitespace. 98
Error '=' is not preceded with whitespace. 104
Error '=' is not followed by whitespace. 104
Error '<' is not preceded with whitespace. 104
Error '<' is not followed by whitespace. 104
Error Expected an @return tag. 115
Error Method 'getAsDouble' is not designed for extension - needs to be abstract, final or empty. 115
Error '=' is not preceded with whitespace. 121
Error '=' is not followed by whitespace. 121
Error '<' is not preceded with whitespace. 121
Error '<' is not followed by whitespace. 121
Error '=' is not preceded with whitespace. 127
Error '=' is not followed by whitespace. 127
Error '<' is not preceded with whitespace. 127
Error '<' is not followed by whitespace. 127
Error '=' is not preceded with whitespace. 133
Error '=' is not followed by whitespace. 133
Error '<' is not preceded with whitespace. 133
Error '<' is not followed by whitespace. 133
Error Variable 'iData' must be private and have accessor methods. 143
Error Variable 'sData' must be private and have accessor methods. 147
Error Variable 'fData' must be private and have accessor methods. 151
Error Variable 'dData' must be private and have accessor methods. 155
Error '}' is not followed by whitespace. 157

edu/iris/dmc/seedcodec/Steim1.java

ErrorLine
Error Line does not match expected header line of ' GNU GENERAL PUBLIC LICENSE'. 1
Error Utility classes should not have a public or default constructor. 28
Error Line contains a tab character. 30
Error Line is longer than 80 characters. 31
Error Line contains a tab character. 31
Error Line is longer than 80 characters. 32
Error Line contains a tab character. 32
Error Line is longer than 80 characters. 33
Error Line contains a tab character. 33
Error Line is longer than 80 characters. 34
Error Line contains a tab character. 34
Error Line contains a tab character. 35
Error Line contains a tab character. 36
Error Line is longer than 80 characters. 37
Error Line contains a tab character. 37
Error Line contains a tab character. 38
Error Line is longer than 80 characters. 39
Error Line contains a tab character. 39
Error Line contains a tab character. 40
Error Line is longer than 80 characters. 41
Error Line contains a tab character. 41
Error Line is longer than 80 characters. 42
Error Line contains a tab character. 42
Error Line contains a tab character. 43
Error Line contains a tab character. 44
Error Line contains a tab character. 45
Error Line contains a tab character. 46
Error Line is longer than 80 characters. 47
Error Line contains a tab character. 47
Error Parameter b should be final. 47
Error Parameter numSamples should be final. 47
Error Parameter swapBytes should be final. 47
Error Parameter bias should be final. 47
Error Line is longer than 80 characters. 48
Error Line contains a tab character. 48
Error Line is longer than 80 characters. 49
Error Line contains a tab character. 49
Error Line is longer than 80 characters. 50
Error Line contains a tab character. 50
Error Line contains a tab character. 51
Error Line contains a tab character. 52
Error '64' is a magic number. 52
Error Line has trailing spaces. 53
Error Line is longer than 80 characters. 53
Error Line contains a tab character. 53
Error Line contains a tab character. 54
Error Line contains a tab character. 55
Error Line contains a tab character. 56
Error Line contains a tab character. 57
Error '64' is a magic number. 57
Error Line contains a tab character. 58
Error Line contains a tab character. 59
Error '=' is not preceded with whitespace. 59
Error '=' is not followed by whitespace. 59
Error '=' is not preceded with whitespace. 59
Error '=' is not followed by whitespace. 59
Error Line contains a tab character. 60
Error '=' is not preceded with whitespace. 60
Error '=' is not followed by whitespace. 60
Error Line contains a tab character. 61
Error Line is longer than 80 characters. 63
Error Line contains a tab character. 63
Error Line contains a tab character. 64
Error '=' is not preceded with whitespace. 64
Error '=' is not followed by whitespace. 64
Error '<' is not preceded with whitespace. 64
Error ')' is preceded with whitespace. 64
Error Line contains a tab character. 65
Error Line is longer than 80 characters. 66
Error Line contains a tab character. 66
Error '*' is not preceded with whitespace. 66
Error '*' is not followed by whitespace. 66
Error '64' is a magic number. 66
Error Line contains a tab character. 67
Error Line contains a tab character. 68
Error '==' is not preceded with whitespace. 68
Error '==' is not followed by whitespace. 68
Error Line contains a tab character. 69
Error Line contains a tab character. 70
Error Line is longer than 80 characters. 71
Error Line contains a tab character. 71
Error Line is longer than 80 characters. 72
Error Line contains a tab character. 72
Error Line contains a tab character. 73
Error '3' is a magic number. 73
Error Line is longer than 80 characters. 74
Error Line contains a tab character. 74
Error Line is longer than 80 characters. 75
Error Line contains a tab character. 75
Error 'if' construct must use '{}'s. 76
Error Line is longer than 80 characters. 76
Error Line contains a tab character. 76
Error '3' is a magic number. 76
Error Line contains a tab character. 77
Error Line contains a tab character. 78
Error Line is longer than 80 characters. 79
Error Line contains a tab character. 79
Error Line is longer than 80 characters. 80
Error Line contains a tab character. 80
Error Line contains a tab character. 81
Error Line is longer than 80 characters. 82
Error Line contains a tab character. 82
Error Line contains a tab character. 83
Error Line contains a tab character. 84
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error Line is longer than 80 characters. 88
Error '+' is not preceded with whitespace. 88
Error '+' is not followed by whitespace. 88
Error '+' is not preceded with whitespace. 88
Error '+' is not followed by whitespace. 88
Error '+' is not preceded with whitespace. 88
Error '+' is not followed by whitespace. 88
Error Line contains a tab character. 90
Error Line contains a tab character. 91
Error Line contains a tab character. 93
Error Line contains a tab character. 94
Error Line contains a tab character. 95
Error Line contains a tab character. 96
Error Line contains a tab character. 97
Error Line is longer than 80 characters. 98
Error Line contains a tab character. 98
Error Parameter b should be final. 98
Error Parameter numSamples should be final. 98
Error Parameter swapBytes should be final. 98
Error Line contains a tab character. 99
Error Line contains a tab character. 100
Error ',' is not followed by whitespace. 100
Error ',' is not followed by whitespace. 100
Error ',' is not followed by whitespace. 100
Error Line contains a tab character. 101
Error Line contains a tab character. 104
Error Line is longer than 80 characters. 105
Error Line contains a tab character. 105
Error Line is longer than 80 characters. 106
Error Line contains a tab character. 106
Error Line contains a tab character. 107
Error Line is longer than 80 characters. 108
Error Line contains a tab character. 108
Error Line contains a tab character. 109
Error Line is longer than 80 characters. 110
Error Line contains a tab character. 110
Error Line contains a tab character. 111
Error Line is longer than 80 characters. 112