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
39 0 2 1 $$result{'status'} and $$result{'status'} eq 'error'

or 2 conditions

line l !l condition
75 1 0 $$self{'results'} || []
83 1 0 $$self{'results'}[0]{'errcode'} || '0'
103 1 0 $$_{'errcode'} || '0'

or 3 conditions

line l !l&&r !l&&!r condition
11 0 4 0 ref $class || $class
113 0 0 0 $self->error_text =~ /connection failed/ || $self->error_text =~ /connection timeout/ || $self->error_text =~ /500\s+/