| blib/lib/Alzabo/Runtime/RowCursor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 9 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 53 | 0 | 0 | 0 | @row and grep {defined $_;} @row | 
| 60 | 0 | 0 | 0 | my(@pre) = $$self{'table'}->prefetch and @row > @pk | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 23 | 0 | 0 | 0 | ref $proto || $proto |