Source file "com/sun/xml/fastinfoset/stax/events/EntityReferenceEvent.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 47 of 47 | 0% | 2 of 2 | 0% | 9 | 9 | 20 | 20 | 8 | 8 |
| toString() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| EntityReferenceEvent(String, EntityDeclaration) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| EntityReferenceEvent() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDeclaration(EntityDeclaration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| init() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDeclaration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |