Branch Coverage

blib/lib/Heritable/Types.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
19 12 2 unless UNIVERSAL::isa($class, $type)
33 1 1 unless $class->isa($type)
36 1 1 if ($method) { }