| blib/lib/oCLI/Context.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 0 | 0 | if (exists $self->req->{'overrides'}{'trace'}) |
| 39 | 0 | 0 | if (exists $self->{'model'}{'name'}) |
| 49 | 0 | 0 | if (exists $stash->{'model'}{$name}{'context'}) |
| 51 | 0 | 0 | if ref $stash->{'model'}{$name}{'args'} ne 'HASH' |
| 55 | 0 | 0 | if (exists $stash->{'model'}{$name}) { } |
| 62 | 0 | 0 | ref $stash->{'model'}{$name}{'args'} eq 'HASH' ? : |
| 0 | 0 | ref $stash->{'model'}{$name}{'args'} eq 'ARRAY' ? : |