| blib/lib/OpenPlugin/Param.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 10 | 40.0 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 0 | 1 | unless ($name) |
| 22 | 0 | 0 | ref $self->state->{'param'} eq 'HASH' ? : |
| 26 | 0 | 1 | if (ref $self->state->{'param'}{$name} eq 'ARRAY' and wantarray) |
| 37 | 0 | 1 | unless $args[0] |
| 39 | 0 | 1 | if (ref $args[0] eq 'HASH') { } |