Source file "com/sun/xml/fastinfoset/stax/EventLocation.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 119 of 119 | 0% | 0 of 0 | n/a | 13 | 13 | 35 | 35 | 13 | 13 |
| toString() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | ||
| EventLocation() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| getNilLocation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setLineNumber(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setColumnNumber(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCharacterOffset(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPublicId(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSystemId(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getLineNumber() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getColumnNumber() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCharacterOffset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPublicId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSystemId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |