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