| blib/lib/App/hopen/Phases.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 9 | 0.0 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 70 | 0 | 0 | 0 | $test_phase eq 'first' or $test_phase eq 'start' | 
| 72 | 0 | 0 | 0 | $test_phase eq 'last' or $test_phase eq 'end' | 
| 98 | 0 | 0 | 0 | shift() // $App::hopen::Phases::Phase |