Condition Coverage

blib/lib/CGI/Application/Plugin/RunmodeParseKeyword.pm
Criterion Covered Total %
condition 14 22 63.6


and 2 conditions

line l !l condition
106 0 1 $@ and die

and 3 conditions

line !l l&&!r l&&r condition
231 0 0 1 $count and length $c

or 2 conditions

line l !l condition
25 4 10 delete $args{'invocant'} || '$self'

or 3 conditions

line l !l&&r !l&&!r condition
24 4 10 0 delete $args{'into'} || $caller
174 23 6 0 $sigil eq "\$" or $sigil eq "\@"
29 0 0 $sigil eq "\$" or $sigil eq "\@" or $sigil eq "%"
179 6 0 23 $sigil eq "\@" or $sigil eq "%"
206 17 11 1 $c eq ")" or $c eq ","