Branch Coverage

blib/lib/EntityModel/Query/Insert.pm
Criterion Covered Total %
branch 4 10 40.0


line true false branch
110 0 0 unless $fields
123 0 0 unless $sql
140 0 0 unless $from
156 4 4 if @field
161 2 2 if ($self->returning->count)