Branch Coverage

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


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