Branch Coverage

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


line true false branch
39 0 346 if @_
88 0 329 if (@_)
91 0 0 if (&looks_like_class($value))
120 0 0 if (&looks_like_class($class))
147 0 0 if (@args == 1) { }
156 0 0 unless ($INC{$path})
158 0 0 if ($@)
162 0 0 unless (defined $short)
180 7612 0 if (exists $class{$type}) { }
0 0 elsif ($method =~ qr/^[A-Z]+$/) { }
185 127 7485 unless ($INC{$path})