Branch Coverage

blib/lib/Bio/Phylo/Project.pm
Criterion Covered Total %
branch 6 30 20.0


line true false branch
100 0 0 if (UNIVERSAL::can($self, 'set_xml_id'))
106 0 0 if (UNIVERSAL::can($self, 'get_entities'))
206 108 0 if (UNIVERSAL::can($item, '_type'))
207 55 53 if ($item->_type == $const) { }
37 16 elsif (UNIVERSAL::can($item, 'get_entities')) { }
218 0 19 unless ($const =~ /^\d+/)
246 0 0 if (&looks_like_instance($dom, 'SCALAR') and $dom->_type == 18) { }
253 0 0 unless ($dom)
261 0 0 unless ($empty)
339 0 0 if (my $user = $ENV{'USER'})
345 0 0 if (not $@) { }
354 0 0 if (my $desc = $self->get_desc)
365 0 0 if (@_)
367 0 0 if $args{'-reset'}
489 0 0 unless (&looks_like_object($dom, 18))