Source file "org/jdom2/located/LocatedProcessingInstruction.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 28 of 28 | 0% | 0 of 0 | n/a | 7 | 7 | 12 | 12 | 7 | 7 |
LocatedProcessingInstruction(String, Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
LocatedProcessingInstruction(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
LocatedProcessingInstruction(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
setLine(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
setColumn(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
getLine() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getColumn() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |