| blib/lib/Lib/Pepper/OptionList.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 115 | 0 | 0 | 0 | defined $childOptionList and ref $childOptionList |
| 0 | 0 | 0 | defined $childOptionList and ref $childOptionList and $childOptionList->isa("Lib::Pepper::OptionList") |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 131 | 0 | 0 | 0 | not defined $elementList or $elementList eq "" |
| 177 | 0 | 0 | 0 | not defined $hashref or ref $hashref ne "HASH" |