Condition Coverage

blib/lib/POE/Component/CPAN/Reporter.pm
Criterion Covered Total %
condition 8 39 20.5


and 3 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
156 0 7 0 $kernel->alias_resolve($args->{'session'}) || $sender
159 5 0 2 $args->{'module'} or $state =~ /^(check|indices)$/i
179 0 0 0 $args->{'perl'} || $self->{'perl'} || $^X
182 0 0 1 $args->{'perl'} || $self->{'perl'} || $^X
191 0 0 0 $args->{'perl'} || $self->{'perl'} || $^X
194 0 0 0 $args->{'perl'} || $self->{'perl'} || $^X
202 0 0 0 $args->{'perl'} || $self->{'perl'} || $^X
205 0 0 0 $args->{'perl'} || $self->{'perl'} || $^X
215 0 0 7 $state eq 'unshift' or $args->{'prioritise'}