Source file "org/jdom2/Comment.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 33 of 63 | 47% | 1 of 2 | 50% | 5 | 10 | 10 | 19 | 4 | 9 |
| toString() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setText(String) | 58% | 50% | 1 | 2 | 1 | 4 | 0 | 1 | ||
| Comment() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| detach() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Comment(String) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| setParent(Parent) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| clone() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getText() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |