The following tables sums up generated reports per module set for the ELAnt project.
el4ant: coding style checks
| Total files checked | Files with errors | Total errors | Errors per file |
|---|---|---|---|
| 179 | 27 | 184 | 1.0279329608938548 |
el4ant: javadoc
helloworld: coding style checks
| Total files checked | Files with errors | Total errors | Errors per file |
|---|---|---|---|
| 9 | 3 | 6 | 0.6666666666666666 |
helloworld: EMMA report
| class, % | method, % | block, % | line, % |
|---|---|---|---|
| 100% (4/4) | 77% (10/13) | 83% (70/84) | 75% (17.9/24) |
helloworld: javadoc
testcase: javadoc
tests: javadoc
tests: JUnit execution
| Tests | Failures | Errors | Success rate | Time |
|---|---|---|---|---|
| 1 | 0 | 0 | 100.00% | 0.002 |