Condition Coverage

blib/lib/API/Plesk/Response.pm
Criterion Covered Total %
condition 6 15 40.0


and 3 conditions

line !l l&&!r l&&r condition
38 0 1 1 $result->{'status'} and $result->{'status'} eq 'error'

or 2 conditions

line l !l condition
67 1 0 $self->{'results'} || []
75 1 0 $self->{'results'}[0]{'errcode'} || '0'
95 1 0 $_->{'errcode'} || '0'

or 3 conditions

line l !l&&r !l&&!r condition
11 0 3 0 ref $class || $class
105 0 0 0 $self->error_text eq 'connection timeout' || $self->error_text eq '500 SSL read timeout'