Source file "org/jboss/resteasy/plugins/providers/DocumentProvider.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 194 of 194 | 0% | 12 of 12 | 0% | 13 | 13 | 56 | 56 | 7 | 7 |
| DocumentProvider(ResteasyConfiguration) | 0% | 0% | 4 | 4 | 21 | 21 | 1 | 1 | ||
| readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) | 0% | 0% | 2 | 2 | 14 | 14 | 1 | 1 | ||
| writeTo(Document, Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| lazyInit() | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| DocumentProvider() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isReadable(Class, Type, Annotation[], MediaType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isWriteable(Class, Type, Annotation[], MediaType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |