Branch Coverage

blib/lib/Perl/Lint/Policy/InputOutput/ProhibitExplicitStdin.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
21 13 128 if ($token_type == 79) { }
1 127 elsif ($token_type == 70 and $token_data eq 'close') { }
18 109 elsif ($token_type == 106) { }
22 1 12 if $is_in_context_of_close