Branch Coverage
blib/lib/Database/Async/ORM/Schema.pm
Criterion
Covered
Total
%
branch
0
4
0.0
line
true
false
branch
344
0
0
if $predefined_types{$name}
347
0
0
unless my($type) = grep({$_->{'name'} eq $name;} @{$$self{"types"}})