blib/lib/Alzabo/Driver.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
530 | 0 | 0 | 0 | $p{'limit'} && $p{'limit'}[1] |
592 | 0 | 0 | 0 | $active and $$self{'rows_fetched'}++ < $$self{'offset'} |
618 | 0 | 0 | 0 | $active and $$self{'rows_fetched'}++ < $$self{'offset'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
523 | 0 | 0 | 0 | ref $proto || $proto |