Branch Coverage

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


line true false branch
99 0 0 if (UNIVERSAL::can($self, 'set_xml_id'))
105 0 0 if (UNIVERSAL::can($self, 'get_entities'))
205 108 0 if (UNIVERSAL::can($item, '_type'))
206 55 53 if ($item->_type == $const) { }
37 16 elsif (UNIVERSAL::can($item, 'get_entities')) { }
217 0 19 unless ($const =~ /^\d+/)
245 0 0 if (&looks_like_instance($dom, 'SCALAR') and $dom->_type == 18) { }
252 0 0 unless ($dom)
260 0 0 unless ($empty)
338 0 0 if (my $user = $ENV{'USER'})
344 0 0 if (not $@) { }
353 0 0 if (my $desc = $self->get_desc)
364 0 0 if (@_)
366 0 0 if $args{'-reset'}
488 0 0 unless (&looks_like_object($dom, 18))