Condition Coverage

blib/lib/WML/Card.pm
Criterion Covered Total %
condition 1 12 8.3


and 3 conditions

line !l l&&!r l&&r condition
90 0 0 0 $i < $offset * $pager + $pager and $i < $total
124 0 0 0 $i < $offset * $pager + $pager and $i < scalar @{$data;}
157 0 0 0 $i < $offset * $pager + $pager and $i < $total

or 3 conditions

line l !l&&r !l&&!r condition
25 1 0 0 shift() || $ENV{'HTTP_USER_AGENT'}