blib/lib/Catmandu/Store/DBI/Handler.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 18 | 72.2 |
line | true | false | branch |
---|---|---|---|
18 | 1 | 0 | if $where |
22 | 1 | 0 | if (defined $default_order) |
23 | 1 | 0 | if ($default_order eq 'ID') { } |
0 | 0 | elsif ($default_order eq 'NONE') { } | |
42 | 4 | 2 | unless $total or $start or $where |
46 | 3 | 1 | if ($where) |
49 | 2 | 2 | if ($total) { } |
1 | 1 | elsif ($start) { } | |
55 | 3 | 1 | if ($start) |