Source file "com/google/re2j/Machine.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 702 of 702 | 0% | 121 of 121 | 0% | 73 | 73 | 159 | 159 | 8 | 8 |
| match(MachineInput, int, int) | 0% | 0% | 24 | 24 | 60 | 60 | 1 | 1 | ||
| step(Machine.Queue, Machine.Queue, int, int, int, int, int, boolean) | 0% | 0% | 26 | 26 | 42 | 42 | 1 | 1 | ||
| add(Machine.Queue, int, int, int[], int, Machine.Thread) | 0% | 0% | 14 | 14 | 32 | 32 | 1 | 1 | ||
| Machine(RE2) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| alloc(Inst) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| submatches() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| init(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| free(Machine.Thread) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |