| blib/lib/EntityModel/Model.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 1 | 20 | 5.0 |
| line | true | false | branch |
|---|---|---|---|
| 69 | 0 | 0 | unless ref $type eq 'ARRAY' |
| 145 | 0 | 0 | if (exists $srcNames{$e->name}) { } |
| 148 | 0 | 0 | if ($es->matches($e)) { } |
| 206 | 0 | 0 | @_ ? : |
| 211 | 0 | 0 | $self->pending ? : |
| 267 | 0 | 0 | if @primaryList |
| 357 | 0 | 0 | if (@unresolved) |
| 361 | 0 | 0 | if (@unsatisfied) |
| 435 | 1 | 0 | if (my $code = $self->handler->get($args{'item'})) { } |
| 457 | 0 | 0 | if ($self->hasPending) |