Checkstyle Results

The following document contains the results of Checkstyle .

Summary

TotalInfosWarningsErrors
690069

Checkstyle error summary

ErrorCount
Missing a Javadoc comment.988
Line does not match expected header line of ' *'.96
'+' should be on the previous line.9
Expected @param tag for 'sample1'.9
Expected @param tag for 'sample2'.9
Expected @param tag for 'alpha'.8
Expected @param tag for 'm'.8
Expected @param tag for 'expected'.6
Expected @param tag for 'mu'.6
Expected @param tag for 'n'.6
Expected @throws tag for 'Exception'.55
Expected @param tag for 'msg'.5
Expected @param tag for 'sampleStats1'.5
Expected @param tag for 'sampleStats2'.5
Expected @param tag for 'tolerance'.5
Expected @param tag for 'lu'.4
Expected @param tag for 'matrix'.4
Expected @param tag for 'observed'.4
Expected @param tag for 'v'.4
Expected @param tag for 'values'.4
Expected @param tag for 'name'.33
Expected @throws tag for 'MathException'.30
Expected @param tag for 'actual'.3
Expected @param tag for 'arg0'.3
Expected @param tag for 'counts'.3
Expected @param tag for 'sampleStats'.3
Expected @param tag for 'x'.3
Expected @throws tag for 'IllegalArgumentException'.26
'-' should be on the previous line.2
'||' should be on the previous line.2
Expected @param tag for 'begin'.2
Expected @param tag for 'delta'.2
Expected @param tag for 'double1'.2
Expected @param tag for 'f'.2
Expected @param tag for 'index'.2
Expected @param tag for 'length'.2
Expected @param tag for 'lowerData'.2
Expected @param tag for 'permutation'.2
Expected @param tag for 'sample'.2
Expected @param tag for 'upperData'.2
Expected @param tag for 'windowSize'.2
Expected @throws tag for 'InvalidMatrixException'.2
Type Javadoc tag @version must match pattern '\$Revision.*\$ \$Date.*\$'.2
Variable 'tooShortStats' must be private and have accessor methods.2
Expected @param tag for 'd'.17
Missing package documentation file.17
Expected an @return tag.149
Expected @param tag for 'a'.1
Expected @param tag for 'b'.1
Expected @param tag for 'k'.1
Expected @param tag for 'knots'.1
Expected @param tag for 'o'.1
Expected @param tag for 'object'.1
Expected @param tag for 'resource'.1
Expected @param tag for 'roundingMode'.1
Expected @param tag for 'scale'.1
Expected @param tag for 'string'.1
Expected @param tag for 'u'.1
Expected @param tag for 'y'.1
Expected @throws tag for 'NoSuchAlgorithmException'.1
Expected @throws tag for 'NoSuchProviderException'.1
Expected @throws tag for 'Throwable'.1
Line does not match expected header line of ' * Licensed under the Apache License, Version 2.0 (the "License");'.1
Unused @param tag for 'statistical'.1
Variable 'complexFormat' must be private and have accessor methods.1
Variable 'complexFormatJ' must be private and have accessor methods.1
Variable 'improperFormat' must be private and have accessor methods.1
Variable 'properFormat' must be private and have accessor methods.1
'&&' should be on the previous line.0