Condition Coverage

blib/lib/App/Prove/Plugin/Distributed.pm
Criterion Covered Total %
condition 3 22 13.6


and 3 conditions

line !l l&&!r l&&r condition
131 0 0 0 $$app{'argv'}[0] and $$app{'argv'}[0] =~ /$option_name=number_of_workers=(\d+)/
284 10 1 1 $var_name =~ /_stem$/ and $App::Prove::Plugin::Distributed::Config{$var_name}
485 0 0 0 $Test::Builder::Test and $$Test::Builder::Test{'Original_Pid'} != $$
494 0 0 0 $Test::Builder::Test and $original_pid

or 2 conditions

line l !l condition
143 0 0 $$app{'jobs'} ||= 1
199 0 0 $ENV{'PERL5LIB'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
310 0 0 0 Cwd::abs_path($_) || $_
313 0 0 0 Cwd::abs_path($inc) || $inc