| blib/lib/Data/Object/Role/Arguable.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 20 | 45.0 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 2 | 0 | if (ref $arg eq 'ARRAY') { } |
| 34 | 0 | 6 | unless @args |
| 40 | 3 | 3 | if (not $type) { } |
| 3 | 0 | elsif ($type eq '@') { } | |
| 0 | 0 | elsif ($type eq '%') { } | |
| 62 | 1 | 1 | if (not $type) { } |
| 1 | 0 | elsif ($type eq '@') { } | |
| 0 | 0 | elsif ($type eq '%') { } | |
| 65 | 1 | 0 | if $self->$attr |
| 68 | 0 | 0 | if $self->$attr |