Branch Coverage

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


line true false branch
267 20 22003 if ($@ or $type != $constant) { }
281 88146 2416 if (ref $object) { }
282 218 87928 if (&blessed($object)) { }
295 1 16744 if (scalar(@_) % 2) { }
308 178 1521 unless (exists $INC{$path})
310 96 82 if ($@)