blib/lib/Bio/Phylo/Matrices/TypeSafeData.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 21 | 47.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
118 | 0 | 738 | 47 | UNIVERSAL::can($self, '_type') and $self->_type == $MATRIX_CONSTANT |
142 | 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 | |
169 | 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 | |
364 | 0 | 0 | 1978 | $self and defined(my $id = $self->get_id) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
62 | 634 | 242 | 112 | $args{'-type'} or $args{'-type_object'} |