Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
161 9110 0 2934 @_ and @_ = &looks_like_hash(@_)
197 0 0 0 &blessed($@) and $@->can('rethrow')
0 0 0 not ref $@ and $@ =~ /^Can't locate object method /
217 0 836 11208 ref $self ne 'Bio::Phylo::NeXML::Writable' and not $self->isa('Bio::Phylo::Matrices::Datatype')
348 1979 0 617 defined $generic{$id} and @_
357 2468 0 128 scalar @_ == 1 and &looks_like_instance($_[0], 'HASH')
581 29 0 56 $output and ref $output