blib/lib/Class/DBI/Pager.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 6 | 0.0 |
line | true | false | branch |
---|---|---|---|
36 | 0 | 0 | unless $$self{'pager'} |
47 | 0 | 0 | if (ref $self and $$self{'pkg'}->can($method)) { } |
49 | 0 | 0 | unless UNIVERSAL::isa($iter, 'Class::DBI::Iterator') |