Branch Coverage

blib/lib/CatalystX/CRUD/Model.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
110 0 8 unless ($self->object_class)
116 0 8 if ($@)
179 64 0 if ($self->object_class) { }