Source file "org/apache/calcite/avatica/util/Base64.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 258 of 258 | 0% | 30 of 30 | 0% | 23 | 23 | 58 | 58 | 8 | 8 |
| write(int) | 0% | 0% | 9 | 9 | 22 | 22 | 1 | 1 | ||
| Base64.OutputStream(OutputStream, int) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| flushBase64() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| write(byte[], int, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| suspendEncoding() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| Base64.OutputStream(OutputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| resumeEncoding() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |