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