Condition Coverage

blib/lib/Perl/Lint/Policy/Variables/ProhibitLocalVars.pm
Criterion Covered Total %
condition 7 8 87.5


or 2 conditions

line l !l condition
44 2 4 $violation ||= {'filename', $file, 'line', $$token{'line'}, 'description', 'The names of or patterns for variables to forbid', 'explanation', 'Find an alternative variable', 'policy', 'Perl::Lint::Policy::Variables::ProhibitLocalVars'}

or 3 conditions

line l !l&&r !l&&!r condition
23 7 0 2 $token_type == 194 or $token_type == 166
28 3 8 16 $token_type == 194 or $token_type == 166