Condition Coverage

blib/lib/Shell.pm
Criterion Covered Total %
condition 7 11 63.6


and 3 conditions

line !l l&&!r l&&r condition
54 3 0 0 ref $_[0] and $_[0]->isa('Shell')
60 4 0 1 ref $_[0] and $_[0]->isa('Shell')
137 2 0 1 ref $_[0] and $_[0]->isa('Shell')

or 2 conditions

line l !l condition
57 1 2 $capture_stderr ||= 0