Condition Coverage

blib/lib/CGI/Prototype.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
292 0 0 0 $step >= 1 and $step <= @steps
301 0 0 0 $step >= 1 and $step <= @steps

or 2 conditions

line l !l condition
289 0 0 $self->param($cip) || 0
307 0 0 $steps[$step - 1]{'message'} || 'Working...'
308 0 0 $steps[$step - 1]{'delay'} || 0