Condition Coverage

blib/lib/CGI/Application/Plugin/RunmodeParseKeyword.pm
Criterion Covered Total %
condition 10 20 50.0


and 3 conditions

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

or 2 conditions

line l !l condition
23 4 7 delete $args{'invocant'} || '$self'

or 3 conditions

line l !l&&r !l&&!r condition
22 1 10 0 delete $args{'into'} || $caller
172 20 6 0 $sigil eq "\$" or $sigil eq "\@"
26 0 0 $sigil eq "\$" or $sigil eq "\@" or $sigil eq "%"
177 6 0 20 $sigil eq "\@" or $sigil eq "%"
203 0 0 0 lex_peek() eq ")" or lex_peek() eq ","