| blib/lib/Perl/Lint/Policy/BuiltinFunctions/ProhibitVoidMap.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 12 | 12 | 100.0 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 26 | 2 | 2 | 297 | $token_type == 96 or $token_type == 133 | 
| 4 | 1 | 296 | $token_type == 96 or $token_type == 133 or $token_type == 132 | |
| 3 | 1 | 295 | $token_type == 96 or $token_type == 133 or $token_type == 132 or $token_type == 99 | |
| 30 | 8 | 1 | 10 | $is_in_context || $is_before_comma |