blib/lib/Perl/Lint/Policy/BuiltinFunctions/RequireGlobFunction.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 6 | 100.0 |
line | true | false | branch |
---|---|---|---|
19 | 10 | 71 | if ($token_type == 152) |
23 | 9 | 35 | if ($token_type == 3) { } |
9 | 26 | elsif ($token_type == 7) { } |