| blib/lib/Perl/Lint/Policy/ValuesAndExpressions/RequireUpperCaseHeredocTerminator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 9 | 88.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 32 | 96 | 1 | 1 | $is_before_left_shift and $token_type == 122 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 32 | 4 | 2 | 98 | $token_type == 176 or $token_type == 177 |
| 6 | 0 | 98 | $token_type == 176 or $token_type == 177 or $is_before_left_shift and $token_type == 122 |