Condition Coverage

blib/lib/Test/Pcuke/Gherkin/Node/Step.pm
Criterion Covered Total %
condition 7 8 87.5


or 2 conditions

line l !l condition
281 12 0 $self->result->status || 'undef'

or 3 conditions

line l !l&&r !l&&!r condition
251 2 6 2 $result =~ /pass/ or $result
253 2 2 6 $result =~ /fail/ or not $result