Source file "feign/form/multipart/Output.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 49 of 49 | 0% | 0 of 0 | n/a | 7 | 7 | 13 | 13 | 7 | 7 |
| write(byte[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| Output(Charset) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| write(byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| write(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toByteArray() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCharset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |