Branch Coverage

blib/lib/Test/Pcuke/Gherkin/Node/Scenario.pm
Criterion Covered Total %
branch 10 16 62.5


line true false branch
51 1 2 unless $_[0]->_get_immutable('title')
69 0 14 $status ? :
80 1 0 if ($$nsteps{'fail'} > 0) { }
0 0 elsif ($$nsteps{'undef'} > 0) { }
90 0 1 $status ? :
100 0 3 if ($executor and $executor->can('reset_world'))
106 1 2 if ($background)
122 1 10 if ($step->can('nsteps')) { }