| bin/date | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 9 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 73 | 0 | 1 | 0 | /^-/ and not exists $allowed{$_} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 26 | 1 | 0 | 0 | not caller() or caller(0) =~ /^(PerlPowerTools::Packed|PAR)$/ |
| 1 | 0 | 0 | not caller() or caller(0) =~ /^(PerlPowerTools::Packed|PAR)$/ or caller 1 eq "PAR" |