| blib/lib/Perl/Lint/Policy/Modules/RequireBarewordIncludes.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 2 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 4 | 8 | if ($next_token_type and $token_type == 93 || $token_type == 71 || $token_type == 70 && $token_data eq 'no' and $next_token_type == 172 || $next_token_type == 173 || $next_token_type == 145 || $next_token_type == 146) |