Branch Coverage

blib/lib/DBI/ResultPager.pm
Criterion Covered Total %
branch 0 38 0.0


line true false branch
52 0 0 if (defined url_param('page'))
66 0 0 if ($order ne '')
72 0 0 if ($page ne 1)
77 0 0 unless $sth->execute(@params)
87 0 0 unless (defined $$hidden{$_})
107 0 0 if ($count > $perPage)
110 0 0 if ($count % 2 eq 1)
118 0 0 if ($align ne '')
126 0 0 if (defined $$hidden{$colname})
131 0 0 if (defined $$formatters{$colname}) { }
153 0 0 if ($offset ne 0)
159 0 0 if ($count > $perPage)
161 0 0 if ($prev ne 0)
183 0 0 if ($u =~ /[\?&;]page=/)
187 0 0 if ($u =~ /\?/) { }
223 0 0 if (@_)
229 0 0 if (@_)
235 0 0 if (@_)
241 0 0 if (@_)