| blib/lib/Test/Less.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 15 | 26.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 83 | 0 | 0 | 0 | @args and $args[0] =~ /^-/ |
| 372 | 1 | 0 | 2 | -f $file and open INDEX, $file |
| line | l | !l | condition |
|---|---|---|---|
| 181 | 0 | 0 | $ENV{'TEST_LESS_COMMENT'} || '' |
| 267 | 0 | 6 | $comment ||= '' |
| 379 | 0 | 6 | $comment ||= '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 118 | 0 | 0 | 0 | $1 || shift @words |