Condition Coverage

blib/lib/Bio/Phylo/Matrices/TypeSafeData.pm
Criterion Covered Total %
condition 10 21 47.6


and 3 conditions

line !l l&&!r l&&r condition
117 0 738 47 UNIVERSAL::can($self, '_type') and $self->_type == $MATRIX_CONSTANT
141 0 9 0 $self->can('get_matchchar') and $self->get_matchchar
9 0 0 $self->can('get_matchchar') and $self->get_matchchar and $missing eq $self->get_matchchar
168 0 9 0 $self->can('get_matchchar') and $self->get_matchchar
9 0 0 $self->can('get_matchchar') and $self->get_matchchar and $self->get_matchchar eq $gap
363 0 0 1978 $self and defined(my $id = $self->get_id)

or 3 conditions

line l !l&&r !l&&!r condition
61 634 242 112 $args{'-type'} or $args{'-type_object'}