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
253 0 0 0 $meta{$id} and $meta{$id}{$state}
553 0 0 0 $meta{$id} and $meta{$id}{$state}
603 11 0 39 $mapping and ref $mapping eq 'ARRAY'
681 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
689 0 34 0 $s_lookup and not $m_lookup
917 0 0 0 &looks_like_instance($dom, 'SCALAR') and $dom->_type == 18

or 2 conditions

line l !l condition
357 0 0 $tmp_cats{@{$lookup->{$_};}} ||= []
811 0 0 $_[0] || {}
929 0 0 $args[0] || {}

or 3 conditions

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