Condition Coverage

blib/lib/Bio/Phylo/Matrices/Matrix.pm
Criterion Covered Total %
condition 3 8 37.5


and 3 conditions

line !l l&&!r l&&r condition
141 0 0 0 defined $statelabels and not &looks_like_instance($statelabels, 'ARRAY')
395 0 255 57 defined $id and exists $_->{$id}

or 2 conditions

line l !l condition
159 7 0 $statelabels || []