Bio/Factory/ObjectFactory.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 5 | 80.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
181 | 0 | 16 | 5588 | $type and not $self->{'_loaded_types'}{$type} |
line | l | !l | condition |
---|---|---|---|
126 | 5568 | 18 | $interface || 'Bio::Root::RootI' |