| blib/lib/App/hopen/Phases.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 9 | 33.3 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 71 | 0 | 0 | 30 | $test_phase eq 'first' or $test_phase eq 'start' |
| 73 | 0 | 0 | 30 | $test_phase eq 'last' or $test_phase eq 'end' |
| 99 | 4 | 0 | 0 | shift() // $App::hopen::Phases::Phase |