Condition Coverage

blib/lib/POE/Component/CPAN/Reporter.pm
Criterion Covered Total %
condition 10 39 25.6


and 3 conditions

line !l l&&!r l&&r condition
170 7 0 0 $state =~ /^(package|author)$/ and not $$args{'search'}
330 7 0 0 $^O eq 'MSWin32' and not $$self{'_current_job'}{'GRP_PID'}
7 0 0 $^O eq 'MSWin32' and not $$self{'_current_job'}{'GRP_PID'} and my($pid) = $input =~ /(\d+)/
361 0 0 0 $^O eq 'MSWin32' and $$self{'wheel'}

or 3 conditions

line l !l&&r !l&&!r condition
157 0 7 0 $kernel->alias_resolve($$args{'session'}) || $sender
160 5 0 2 $$args{'module'} or $state =~ /^(check|indices)$/i
180 0 0 0 $$args{'perl'} || $$self{'perl'} || $^X
183 0 0 1 $$args{'perl'} || $$self{'perl'} || $^X
192 0 0 0 $$args{'perl'} || $$self{'perl'} || $^X
195 1 0 0 $$args{'perl'} || $$self{'perl'} || $^X
203 0 0 0 $$args{'perl'} || $$self{'perl'} || $^X
206 5 0 0 $$args{'perl'} || $$self{'perl'} || $^X
216 0 0 7 $state eq 'unshift' or $$args{'prioritise'}