Branch Coverage

blib/lib/JsonSQL/Query/Insert.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
26 0 6 if (eval { do { $self->is_error } })
33 0 6 if (eval { do { $multiinserthashref->is_error } })
38 4 2 if (defined $multiinserthashref->{'defaultschema'})
49 3 4 if (eval { do { $insertObj->is_error } }) { }
56 3 3 if (@insert_errors) { }