blib/lib/Aniki/Plugin/Pager.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 14 | 64.2 |
line | true | false | branch |
---|---|---|---|
18 | 0 | 6 | unless ref $where |
21 | 2 | 4 | if ($range_condition) |
22 | 0 | 2 | unless ref $where eq 'HASH' |
27 | 0 | 2 | if exists $where->{$column} |
33 | 0 | 6 | unless my $page = $opt->{'page'} |
34 | 0 | 6 | unless my $rows = $opt->{'rows'} |
35 | 4 | 2 | !$range_condition ? : |