Condition Coverage

blib/lib/IPC/Session.pm
Criterion Covered Total %
condition 5 15 33.3


or 2 conditions

line l !l condition
93 0 3 $handler || sub { die @_; }
135 6 4 $$self{'shell'} || ''
222 0 12 shift() || '.*'

or 3 conditions

line l !l&&r !l&&!r condition
88 0 3 0 ref $class || $class
330 0 0 0 shift() || $$self{'timeout'}
337 0 0 0 shift() || $$self{'handler'}