Condition Coverage

blib/lib/Data/Page/Nav.pm
Criterion Covered Total %
condition 10 17 58.8


or 2 conditions

line l !l condition
20 0 2 $total_entries || 0
21 0 2 $entries_per_page || 10
22 0 2 $current_page || 1
23 0 2 $number_of_pages || 10

or 3 conditions

line l !l&&r !l&&!r condition
31 18 13 0 shift() || $self->number_of_pages
48 4 0 56 $number_of_pages or not $self->{'_first_nav_page'}
60 3 0 57 $number_of_pages or not $self->{'_last_nav_page'}