Condition Coverage

blib/lib/Bio/Phylo/Matrices/Datatype.pm
Criterion Covered Total %
condition 6 30 20.0


and 3 conditions

line !l l&&!r l&&r condition
254 0 0 0 $meta{$id} and $meta{$id}{$state}
554 0 0 0 $meta{$id} and $meta{$id}{$state}
604 11 0 39 $mapping and ref $mapping eq 'ARRAY'
682 0 0 102 defined $self_prop and defined $model_prop
0 102 0 defined $self_prop and defined $model_prop and $self_prop ne $model_prop
690 0 34 0 $s_lookup and not $m_lookup
918 0 0 0 &looks_like_instance($dom, 'SCALAR') and $dom->_type == 18

or 2 conditions

line l !l condition
358 0 0 $tmp_cats{@{$lookup->{$_};}} ||= []
812 0 0 $_[0] || {}
930 0 0 $args[0] || {}

or 3 conditions

line l !l&&r !l&&!r condition
695 34 0 0 $s_lookup or $m_lookup