Source file "org/jdom2/IllegalAddException.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 226 of 257 | 12% | 1 of 2 | 50% | 13 | 14 | 94 | 105 | 12 | 13 |
IllegalAddException(Element, Attribute, String) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
IllegalAddException(Element, Element, String) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
IllegalAddException(Element, ProcessingInstruction, String) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
IllegalAddException(Element, Comment, String) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
IllegalAddException(Element, CDATA, String) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
IllegalAddException(Element, Text, String) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
IllegalAddException(Element, EntityRef, String) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
IllegalAddException(Element, String) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
IllegalAddException(ProcessingInstruction, String) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
IllegalAddException(Comment, String) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
IllegalAddException(DocType, String) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
IllegalAddException(Element, Namespace, String) | 73% | 50% | 1 | 2 | 1 | 12 | 0 | 1 | ||
IllegalAddException(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |