Condition Coverage

blib/lib/OpenCA/TRIStateCGI.pm
Criterion Covered Total %
condition 0 19 0.0


and 3 conditions

line !l l&&!r l&&r condition
475 0 0 0 $hfrom != $from - $first and $elements < $from - $first
524 0 0 0 $hfrom != $last - $to and $hfrom != 1
0 0 0 $hfrom != $last - $to and $hfrom != 1 and $elements < $last - $to

or 2 conditions

line l !l condition
329 0 0 $$keys{'SPACING'} || '1'
330 0 0 $$keys{'PADDING'} || '1'
331 0 0 $$keys{'CELLPADDING'} || '1'
430 0 0 $self->param('viewFrom') || 0
435 0 0 $self->param('viewTo') || undef