Source file "org/eclipse/core/internal/preferences/Base64.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 684 of 684 | 0% | 47 of 47 | 0% | 30 | 30 | 88 | 88 | 5 | 5 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
decode(byte[]) | ![]() | 0% | ![]() | 0% | 11 | 11 | 39 | 39 | 1 | 1 |
encode(byte[]) | ![]() | 0% | ![]() | 0% | 8 | 8 | 33 | 33 | 1 | 1 |
decodeDigit(byte) | ![]() | 0% | ![]() | 0% | 9 | 9 | 11 | 11 | 1 | 1 |
Base64() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |