Condition Coverage

blib/lib/CGI/Application/Plugin/RunmodeParseKeyword.pm
Criterion Covered Total %
condition 8 17 47.0


and 3 conditions

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

or 2 conditions

line l !l condition
22 4 6 delete $args{'invocant'} || '$self'

or 3 conditions

line l !l&&r !l&&!r condition
167 19 6 0 $sigil eq "\$" or $sigil eq "\@"
25 0 0 $sigil eq "\$" or $sigil eq "\@" or $sigil eq "%"
172 6 0 19 $sigil eq "\@" or $sigil eq "%"
198 0 0 0 lex_peek() eq ")" or lex_peek() eq ","