Condition Coverage

blib/lib/Mojo/IOLoop/HoboProcess.pm
Criterion Covered Total %
condition 0 13 0.0


and 3 conditions

line !l l&&!r l&&r condition
82 0 0 0 $error and $error =~ /^Hobo exited \(\S+\)$/

or 2 conditions

line l !l condition
26 0 0 $ENV{'MOJO_REACTOR'} ||= 'Mojo::Reactor::Poll'
79 0 0 eval { do { [$self->$child] } } || []

or 3 conditions

line l !l&&r !l&&!r condition
49 0 0 0 (shift())->{'hobo'} || 'MCE::Hobo'->self
103 0 0 0 $hobo->error || shift @{$results;}