| blib/lib/Pipeline/Store/ISA.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 14 | 78.5 |
| line | true | false | branch |
|---|---|---|---|
| 15 | 1 | 0 | if ($self->SUPER::init(@_)) |
| 23 | 1 | 17 | if (@_) |
| 32 | 1 | 13 | if (@_) |
| 45 | 2 | 4 | unless (exists $self->isa_store->{$isa}) |
| 62 | 6 | 2 | if (exists $self->obj_store->{$key}) { } |
| 2 | 0 | elsif (exists $self->isa_store->{$key}) { } | |
| 70 | 2 | 0 | if @objs > 1 |