Condition Coverage

blib/lib/OTRS/OPM/Installer.pm
Criterion Covered Total %
condition 12 33 36.3


and 3 conditions

line !l l&&!r l&&r condition
38 0 0 0 $params{'repositories'} and ref $params{'repositories'} eq 'ARRAY'
65 5 0 0 $params{'repositories'} and ref $params{'repositories'} eq 'ARRAY'
70 5 0 0 $params{'version'} and $params{'version_exact'}
237 1 7 14 lc $r_minor ne 'x' and $r_minor != $minor
238 5 1 2 lc $r_patch ne 'x' and $r_patch != $patch

or 3 conditions

line l !l&&r !l&&!r condition
75 0 0 0 $params{'package'} || $self->package
77 5 0 0 $params{'package'} || $self->package
80 1 0 0 $params{'package'} || $self->package
97 5 0 0 $params{'package'} || $self->package
107 1 0 0 $params{'package'} || $self->package
175 0 0 0 $success or $self->force