blib/lib/Class/AlzaboWrapper/Cursor.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
37 | 0 | 0 | unless defined $row |
38 | 0 | 0 | if $row->isa('Class::AlzaboWrapper') |
41 | 0 | 0 | unless $class |
59 | 0 | 0 | if (wantarray) { } |
61 | 0 | 0 | unless @things = $$self{'cursor'}->next |
66 | 0 | 0 | unless $things[0] = $$self{'cursor'}->next |
72 | 0 | 0 | wantarray ? : |
79 | 0 | 0 | unless my(%hash) = $$self{'cursor'}->next_as_hash |
92 | 0 | 0 | @a == 1 ? : |