| blib/lib/PPI/Token/Operator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 6 | 100.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 64 | 2 | 51182 | 6 | length $content < 4 and $content . substr($t->{'line'}, $t->{'line_cursor'}, 4 - length($content)) eq "<<>>" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 95 | 84 | 2 | 37583 | $content eq "<>" or $content eq "<<>>" |