Branch Coverage

blib/lib/Perl/Lint/Policy/Variables/RequireInitializationForLocalVars.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
19 15 34 if ($token_type == 90)
23 8 7 if ($token_type == 107)
28 0 32 if ($token_type == 107) { }
8 24 elsif ($token_type == 108) { }
32 8 0 if --$left_paren_num <= 0
40 12 3 if ($token_type != 65)