blib/lib/Perl/Lint/Policy/ControlStructures/ProhibitLabelsWithSpecialBlockNames.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
19 | 20 | 100 | if ($token_type == 75) |
20 | 15 | 5 | if ($$tokens[++$i]{'type'} == 105) |
21 | 15 | 0 | if ($$tokens[++$i]{'type'} == 109) |