Source file "org/eclipse/jgit/util/Base64.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 545 of 545 | 0% | 32 of 32 | 0% | 25 | 25 | 90 | 90 | 7 | 7 |
| decode4to3(byte[], int, byte[], int) | 0% | 0% | 3 | 3 | 20 | 20 | 1 | 1 | ||
| encode3to4(byte[], int, int, byte[], int) | 0% | 0% | 7 | 7 | 21 | 21 | 1 | 1 | ||
| decode(byte[], int, int) | 0% | 0% | 7 | 7 | 23 | 23 | 1 | 1 | ||
| encodeBytes(byte[], int, int) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 12 | 12 | 1 | 1 | ||
| decode(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| encodeBytes(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |