The following document contains the results of Checkstyle 8.29 with finmath-checkstyle.xml ruleset.
Files | Info | Warnings | Errors |
---|---|---|---|
3 | 0 | 0 | 5 |
File | I | W | E |
---|---|---|---|
net/finmath/plots/Plot2D.java | 0 | 0 | 1 |
net/finmath/plots/PlotProcess2D.java | 0 | 0 | 1 |
net/finmath/plots/util/JFreeChartToFile.java | 0 | 0 | 3 |
Category | Rule | Violations | Severity |
---|---|---|---|
javadoc | JavadocPackage | 1 | Error |
regexp | RegexpSingleline
|
4 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 186 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | regexp | RegexpSingleline | Line has trailing spaces. | 147 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | javadoc | JavadocPackage | Missing package-info.java file. | 1 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 41 |
Error | regexp | RegexpSingleline | Line has trailing spaces. | 59 |