Branch Coverage
blib/lib/Test/Cukes/Feature.pm
Criterion
Covered
Total
%
branch
3
6
50.0
line
true
false
branch
24
5
0
if
(
@_
==
1
and
not
ref
$_
[
0
]
)
34
0
5
unless
(
$meta
=~
/^Feature:\s([^\n]+x?)$(.+)\z/ms
)
42
0
5
unless
(
$scenario_text
=~
s/^ (.+?)$/$1/gm
)