Source file "org/springframework/remoting/support/RemoteInvocationResult.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 62 of 62 | 0% | 6 of 6 | 0% | 13 | 13 | 23 | 23 | 10 | 10 |
| recreate() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| hasException() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| RemoteInvocationResult(Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| RemoteInvocationResult(Throwable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setValue(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setException(Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hasInvocationTargetException() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| RemoteInvocationResult() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getException() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |