| lib/Class/ParmList.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 9 | 100.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 113 | 1 | 17 | 4 | defined $base_parm_list and ref $base_parm_list eq 'ARRAY' |
| 172 | 1 | 17 | 2 | exists $self->{'-legal'} and not exists $self->{'-legal'}{$keyname} |
| 230 | 10 | 6 | 1 | $#_ > 0 and ($#_ + 1) % 2 |