Condition Coverage

blib/lib/Data/Page/Pageset.pm
Criterion Covered Total %
condition 7 11 63.6


and 3 conditions

line !l l&&!r l&&r condition
92 6 2 2 $current_page >= $chunk->first and $current_page <= $chunk->last
97 2 6 2 $#pageset and $pageset[-2]->is_current

or 2 conditions

line l !l condition
34 0 0 $param || 10

or 3 conditions

line l !l&&r !l&&!r condition
33 0 0 2 not defined $param or ref $param eq ''