Branch Coverage

blib/lib/Bio/Phylo/Util/CONSTANT.pm
Criterion Covered Total %
branch 12 12 100.0


line true false branch
266 20 24414 if ($@ or $type != $constant) { }
280 88255 2416 if (ref $object) { }
281 218 88037 if (&blessed($object)) { }
294 1 17877 if (scalar(@_) % 2) { }
307 178 1521 unless (exists $INC{$path})
309 96 82 if ($@)