Condition Coverage

blib/lib/CHI/Driver/SharedMem.pm
Criterion Covered Total %
condition 8 24 33.3


and 3 conditions

line !l l&&!r l&&r condition
159 132 0 0 $ENV{'AUTHOR_TESTING'} and $self->{'is_size_aware'}
0 0 0 $ENV{'AUTHOR_TESTING'} and $self->{'is_size_aware'} and my $timeout = $self->discard_timeout
246 14 0 0 $ENV{'AUTHOR_TESTING'} and $self->{'is_size_aware'}
0 0 0 $ENV{'AUTHOR_TESTING'} and $self->{'is_size_aware'} and my $timeout = $self->discard_timeout
443 2 0 97 $self->shm_key and $self->shm
450 0 0 2 defined $stat and $stat->nattch == 1
479 95 0 2 $can_remove and my $lock_file = $self->lock_file

or 3 conditions

line l !l&&r !l&&!r condition
272 0 0 97 not defined $shm_size or $shm_size == 0