Source file "org/jboss/resteasy/plugins/providers/jaxb/AbstractJAXBProvider.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 357 of 357 | 0% | 28 of 28 | 0% | 33 | 33 | 88 | 88 | 19 | 19 |
readFrom(Class, Type, Annotation[], MediaType, MultivaluedMap, InputStream) | ![]() | 0% | ![]() | 0% | 3 | 3 | 16 | 16 | 1 | 1 |
AbstractJAXBProvider() | ![]() | 0% | ![]() | 0% | 6 | 6 | 17 | 17 | 1 | 1 |
findJAXBContext(Class, Annotation[], MediaType, boolean) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
getMarshaller(Class, Annotation[], MediaType) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
writeTo(Object, Class, Type, Annotation[], MediaType, MultivaluedMap, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
processWithSecureProcessing(Unmarshaller, InputStream, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
setCharset(MediaType, Marshaller) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
decorateMarshaller(Class, Annotation[], MediaType, Marshaller) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
decorateUnmarshaller(Class, Annotation[], MediaType, Unmarshaller) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getCharset(MediaType) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 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 | |
setDisableExternalEntities(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setEnableSecureProcessingFeature(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setDisableDTDs(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isDisableExternalEntities() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isEnableSecureProcessingFeature() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isDisableDTDs() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
needsSecurity() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |