Source file "org/springframework/remoting/httpinvoker/AbstractHttpInvokerRequestExecutor.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 151 of 151 | 0% | 4 of 4 | 0% | 18 | 18 | 38 | 38 | 16 | 16 |
executeRequest(HttpInvokerClientConfiguration, RemoteInvocation) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
doReadRemoteInvocationResult(ObjectInputStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
readRemoteInvocationResult(InputStream, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
AbstractHttpInvokerRequestExecutor() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
writeRemoteInvocation(RemoteInvocation, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getByteArrayOutputStream(RemoteInvocation) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
createObjectInputStream(InputStream, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setContentType(String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setAcceptGzipEncoding(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setBeanClassLoader(ClassLoader) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
doWriteRemoteInvocation(RemoteInvocation, ObjectOutputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getContentType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isAcceptGzipEncoding() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getBeanClassLoader() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
decorateOutputStream(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
decorateInputStream(InputStream) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |