blib/lib/App/hopen/Phases.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 24 | 0.0 |
line | true | false | branch |
---|---|---|---|
68 | 0 | 0 | unless my $test_phase = shift() |
70 | 0 | 0 | if $test_phase eq 'first' or $test_phase eq 'start' |
72 | 0 | 0 | if $test_phase eq 'last' or $test_phase eq 'end' |
84 | 0 | 0 | unless my $test_phase = shift() |
108 | 0 | 0 | unless my $test_phase = shift() |
111 | 0 | 0 | $curr_idx < 0 ? : |
130 | 0 | 0 | unless my $test_phase = shift() |
133 | 0 | 0 | unless defined $curr_idx |
134 | 0 | 0 | if $curr_idx == $#PHASES |
177 | 0 | 0 | if $which_idx != curr_phase_idx() |
182 | 0 | 0 | if (ref $val eq 'CODE') { } |
0 | 0 | elsif (ref $val eq 'HASH') { } |