Branch Coverage

blib/lib/DBIx/NoSQL/Model/Field.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
21 2 12 if (my $type_name = $given{'isa'})
23 2 0 if (my $type = $model->store->type_map->type($type_name))