Source file "org/openjdk/jmh/util/lines/Armor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 573 of 573 | 0% | 30 of 30 | 0% | 20 | 20 | 69 | 69 | 5 | 5 |
| encode(String) | 0% | 0% | 9 | 9 | 27 | 27 | 1 | 1 | ||
| decode(String) | 0% | 0% | 8 | 8 | 25 | 25 | 1 | 1 | ||
| encodeStep(int[], int[]) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| decodeStep(int[], int[]) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| Armor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |