Condition Coverage

lib/CGI/ValidOp/Param.pm
Criterion Covered Total %
condition 20 24 83.3


and 3 conditions

line !l l&&!r l&&r condition
45 678 360 31 defined $tainted and $tainted eq ''
58 397 37 5 $self->errors and $self->on_error_return eq 'encoded'
62 397 36 1 $self->errors and $self->on_error_return eq 'tainted'
76 0 0 806 $self->checks and $self->checks > 0
82 53 448 43 $self->tainted and $self->tainted =~ /\0/
163 1 1 239 $check_name and $error

or 3 conditions

line l !l&&r !l&&!r condition
119 4 0 1050 not $check_string or ref $check_string
188 226 93 0 $self->label || $self->name