Branch Coverage
blib/lib/DBIx/Class/ResultSet/Pager.pm
Criterion
Covered
Total
%
branch
2
2
100.0
line
true
false
branch
15
10
71
if
(
@_
==
1
and
ref
$_
[
0
]{
'total_entries'
}
eq
'CODE'
)