| lib/Petal/Hash.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 15 | 60.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 134 | 590 | 0 | 3 | $no_encode and $no_encode |
| 161 | 0 | 651 | 3 | defined $no_encode and $no_encode |
| 187 | 0 | 713 | 81 | defined $module and ref $module |
| 713 | 0 | 81 | defined $module and ref $module and ref $module eq 'CODE' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 186 | 794 | 0 | 0 | $Petal::Hash::MODIFIERS->{$mod} || confess("$mod is not a known modifier") |