Condition Coverage

blib/lib/IfLoop.pm
Criterion Covered Total %
condition 4 8 50.0


and 3 conditions

line !l l&&!r l&&r condition
134 0 11 0 $$self{$base_keyword} and $base_keyword

or 2 conditions

line l !l condition
34 0 0 $offset || 0

or 3 conditions

line l !l&&r !l&&!r condition
119 3 8 10 $source =~ /(\n*)(\s*)((elsif|if)until)\b(?=\s*[(])(?{$keyword = $3})/cg or $source =~ /(\n*)(\s*)((elsif|if)while)\b(?=\s*[(])(?{$keyword = $3})/cg