blib/lib/DB/Evented.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 12 | 33.3 |
line | true | false | branch |
---|---|---|---|
125 | 1 | 0 | if (scalar @{$$self{'_queue'};}) |
128 | 1 | 0 | if (not scalar @{$handlers;} or scalar @{$handlers;} < scalar @{$$self{'_queue'};}) |
168 | 0 | 0 | $key_field ? : |
169 | 0 | 0 | $result ? : |
208 | 1 | 3 | $method_name eq 'selectall_hashref' ? : |
224 | 0 | 0 | unless $error |