| bin/echo | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 27 | 1 | 2 | 1 | @args and $args[0] eq "-n" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 21 | 4 | 0 | 0 | not caller() or caller(0) =~ /^(PerlPowerTools::Packed|PAR)$/ |
| 4 | 0 | 0 | not caller() or caller(0) =~ /^(PerlPowerTools::Packed|PAR)$/ or caller 1 eq "PAR" |