Branch Coverage

blib/lib/Class/Accessor/Typed/TypeTiny.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
14 0 0 if &blessed($type_name)
16 0 0 if (my $type = $reg->simple_lookup($type_name)) { }
31 0 0 if &blessed($type_name)
33 0 0 if (my $type = $reg->simple_lookup($type_name)) { }