| blib/lib/Perl/Lint/Policy/TestingAndDebugging/RequireUseWarnings.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 8 | 87.5 |
| line | l | !l | condition |
|---|---|---|---|
| 20 | 1 | 0 | $this_policies_arg->{'equivalent_modules'} || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 45 | 7 | 5 | 12 | $token_type == 94 or $token_type == 127 |
| 12 | 3 | 9 | $token_type == 94 or $token_type == 127 or $token_type == 126 |