Condition Coverage

Bio/Root/Storable.pm
Criterion Covered Total %
condition 9 20 45.0


and 3 conditions

line !l l&&!r l&&r condition
347 0 0 2 ref($value) =~ /^Bio::/ and $value->isa('Bio::Root::Storable')
362 0 0 0 ref($val) =~ /^Bio::/ and $val->isa('Bio::Root::Storable')
375 0 0 0 ref($val) =~ /^Bio::/ and $val->isa('Bio::Root::Storable')
413 4 0 2 ref $caller and $caller->retrievable

or 2 conditions

line l !l condition
188 22 2 $self->{$key} ||= 'XXXXXXXX'

or 3 conditions

line l !l&&r !l&&!r condition
167 18 4 0 $self->{$key} ||= 'File::Spec'->tmpdir
410 2 4 0 ref $caller || $caller