Source file "org/jboss/resteasy/plugins/providers/ByteArrayProvider.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 70 of 70 | 0% | 12 of 12 | 0% | 13 | 13 | 13 | 13 | 7 | 7 |
readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
isWriteable(Class, Type, Annotation[], MediaType) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
isReadable(Class, Type, Annotation[], MediaType) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
writeTo(byte[], Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
asyncWriteTo(byte[], Class, Type, Annotation[], MediaType, MultivaluedMap, AsyncOutputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getSize(byte[], Class, Type, Annotation[], MediaType) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ByteArrayProvider() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |