Source file "org/jboss/resteasy/plugins/providers/FileProvider.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 431 of 431 | 0% | 50 of 50 | 0% | 34 | 34 | 107 | 107 | 9 | 9 |
| asyncWriteTo(File, Class, Type, Annotation[], MediaType, MultivaluedMap, AsyncOutputStream) | 0% | 0% | 10 | 10 | 35 | 35 | 1 | 1 | ||
| writeTo(File, Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream) | 0% | 0% | 10 | 10 | 41 | 41 | 1 | 1 | ||
| readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) | 0% | 0% | 5 | 5 | 18 | 18 | 1 | 1 | ||
| writeIt(File, AsyncOutputStream) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| writeIt(File, OutputStream) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| isWriteable(Class, Type, Annotation[], MediaType) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isReadable(Class, Type, Annotation[], MediaType) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| FileProvider() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSize(File, Class, Type, Annotation[], MediaType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |