Branch Coverage

blib/lib/Perl/Lint/Policy/BuiltinFunctions/RequireBlockMap.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
20 13 89 if ($token_type == 70 and $token_data eq 'map')
23 4 9 if ($token_type == 107) { }
7 2 elsif ($token_type != 109) { }