| blib/lib/Aniki/Plugin/SQLPager.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 12 | 66.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 14 | 0 | 3 | unless my $page = $opt->{'page'} | 
| 15 | 0 | 3 | unless my $rows = $opt->{'rows'} | 
| 19 | 1 | 2 | if ($opt->{'no_offset'}) { } | 
| 34 | 0 | 3 | unless my $page = $opt->{'page'} | 
| 35 | 0 | 3 | unless my $rows = $opt->{'rows'} | 
| 39 | 1 | 2 | if ($opt->{'no_offset'}) { } |