Branch Coverage

blib/lib/Bio/Phylo/Factory.pm
Criterion Covered Total %
branch 5 22 22.7


line true false branch
38 0 346 if @_
87 0 329 if (@_)
90 0 0 if (&looks_like_class($value))
119 0 0 if (&looks_like_class($class))
146 0 0 if (@args == 1) { }
155 0 0 unless ($INC{$path})
157 0 0 if ($@)
161 0 0 unless (defined $short)
179 7048 0 if (exists $class{$type}) { }
0 0 elsif ($method =~ qr/^[A-Z]+$/) { }
184 127 6921 unless ($INC{$path})