| blib/lib/Perl/Lint/Policy/ValuesAndExpressions/ProhibitVersionStrings.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 8 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 19 | 138 | if ($token_type == 93 or $token_type == 94 or $token_type == 127 or $token_type == 71 or $token_type == 95) |
| 28 | 17 | 45 | if ($token_type == 171) { } |
| 12 | 33 | elsif ($token_type == 175) { } | |
| 30 | 11 | 6 | if ($token_type == 171) |