Condition Coverage

blib/lib/CASCM/Wrapper.pm
Criterion Covered Total %
condition 7 17 41.1


or 2 conditions

line l !l condition
26 2 3 shift() || {}
36 4 0 shift() || {}
79 1 0 shift() || {}
342 3 0 $self->get_context($cmd) || {}
357 3 0 shift() || {}
516 0 0 $error{$rc} || 'Unknown error'
530 0 0 $category ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
50 1 0 0 shift() || $self->_err('File required but missing') && (return)