Condition Coverage

blib/lib/Mojolicious/Plugin/PageNavigator.pm
Criterion Covered Total %
condition 11 16 68.7


and 3 conditions

line !l l&&!r l&&r condition
35 1 11 1 $last and $last == $number
38 1 10 1 $last and $last + 1 != $number

or 2 conditions

line l !l condition
17 1 0 $args ||= {}
24 0 1 $$opts{'round'} || 4
25 0 1 $$opts{'class'} || 'number'
26 0 1 $$opts{'param'} || 'page'
27 0 1 $$opts{'outer'} || 2