Branch Coverage

blib/lib/Perl/Lint/Policy/InputOutput/ProhibitBarewordFileHandles.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
21 21 157 if ($token_type == 70 and $token_data eq 'open')
25 13 8 if ($token_type == 107)
30 10 11 if ($token_type == 122)