Branch Coverage

blib/lib/SQL/Composer/Delete.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
27 1 5 if ($params{'where'})
36 2 4 if (defined(my $limit = $params{'limit'}))
40 1 5 if (defined(my $offset = $params{'offset'}))
53 0 5 unless (shift())->{'bind'}