Condition Coverage

blib/lib/Perl/Lint/Policy/Variables/ProhibitPunctuationVars.pm
Criterion Covered Total %
condition 16 16 100.0


and 3 conditions

line !l l&&!r l&&r condition
215 3 3 7 $part and $$part{'type'} == 105
217 2 4 1 $part and $$part{'type'} == 13
262 89 6 4 $string_mode eq 'simple' and $ignore_for_interpolation{$used_var}

or 2 conditions

line l !l condition
90 6 3 $$this_policies_arg{'string_mode'} || ''
95 3 6 $$this_policies_arg{'allow'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
186 112 2 370 $token_type == 172 or $token_type == 174