blib/lib/Test/Pcuke/Gherkin/Node/Table/Row.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 22 | 40.9 |
line | true | false | branch |
---|---|---|---|
54 | 1 | 4 | $status ? : |
64 | 1 | 0 | if ($self->nsteps('fail') > 0) { } |
0 | 0 | elsif ($self->nsteps('undef') > 0) { } | |
74 | 0 | 1 | $status ? : |
86 | 0 | 1 | if ($self->executor and $self->executor->can('reset_world')) |
90 | 1 | 0 | if ($background) |
118 | 1 | 2 | if ($step->can('nsteps')) { } |
140 | 2 | 0 | if (not $$final_status{$p}) { } |
144 | 0 | 0 | if $s eq 'undef' and $$final_status{$p} eq 'pass' |
145 | 0 | 0 | if $s eq 'fail' |
146 | 0 | 0 | if $s eq 'fail' |