Source file "rx/exceptions/CompositeException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 441 of 441 | 0% | 50 of 50 | 0% | 38 | 38 | 102 | 102 | 13 | 13 |
| CompositeException(Throwable[]) | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| getCause() | 0% | 0% | 6 | 6 | 22 | 22 | 1 | 1 | ||
| printStackTrace(CompositeException.PrintStreamOrWriter) | 0% | 0% | 3 | 3 | 14 | 14 | 1 | 1 | ||
| CompositeException(String, Collection) | 0% | 0% | 5 | 5 | 16 | 16 | 1 | 1 | ||
| appendStackTrace(StringBuilder, Throwable, String) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getListOfCauses(Throwable) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| getRootCause(Throwable) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| printStackTrace(PrintStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| printStackTrace(PrintWriter) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CompositeException(Collection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| printStackTrace() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getExceptions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMessage() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |