Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

FilesInfos infoWarnings warningErrors error
840011

Details

net/sf/doodleproject/numerics4j/root/Bracket.java

ViolationMessageLine
error'{' is followed by whitespace.112
error'{' is followed by whitespace.136

net/sf/doodleproject/numerics4j/integration/AdaptiveIntegrator.java

ViolationMessageLine
errorMore than 7 parameters.144

net/sf/doodleproject/numerics4j/special/Beta.java

ViolationMessageLine
errorAnonymous inner class length is 21 lines (max allowed is 20).116

net/sf/doodleproject/numerics4j/statistics/distribution/SaddlePointExpansion.java

ViolationMessageLine
error'{' is followed by whitespace.66
errorLine is longer than 160 characters.133

net/sf/doodleproject/numerics4j/random/BernoulliRandomVariable.java

ViolationMessageLine
errorAvoid inline conditionals.96

net/sf/doodleproject/numerics4j/special/Gamma.java

ViolationMessageLine
error'{' is followed by whitespace.50

net/sf/doodleproject/numerics4j/root/BrentRootFinder.java

ViolationMessageLine
errorLine is longer than 160 characters.84
errorExecutable statement count is 49 (max allowed is 30).128

net/sf/doodleproject/numerics4j/Constants.java

ViolationMessageLine
errorinterfaces should describe a type and hence have methods.42