Condition Coverage

blib/lib/CASCM/Wrapper.pm
Criterion Covered Total %
condition 7 15 46.6


or 2 conditions

line l !l condition
26 2 3 shift() || {}
36 4 0 shift() || {}
81 1 0 shift() || {}
376 3 0 $self->get_context($cmd) || {}
391 3 0 shift() || {}
589 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)