| blib/lib/Ark/Model/Adaptor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 3 | 8 | 37.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 40 | 0 | 3 | if ($self->deref and $self->args) { } | 
| 1 | 2 | elsif ($self->args) { } | |
| 41 | 0 | 0 | if (ref $self->args eq 'HASH') { } | 
| 0 | 0 | elsif (ref $self->args eq 'ARRAY') { } |