Condition Coverage

blib/lib/Dpkg/Index.pm
Criterion Covered Total %
condition 4 23 17.3


or 2 conditions

line l !l condition
368 0 0 $opts{'keep_keys'} //= 1

or 3 conditions

line l !l&&r !l&&!r condition
56 0 39 0 ref $this || $this
142 0 0 0 $t == 4 or $t == 16
0 0 0 $t == 8 or $t == 32
160 7 0 2 $_[0]{'Tests'} || $_[0]{'Test-Command'}
163 0 0 0 $opts{'unique_tuple_key'} // $self->{'unique_tuple_key'}
173 0 0 0 $opts{'unique_tuple_key'} // $self->{'unique_tuple_key'}
224 0 507 0 $key //= $self->{'get_key_func'}->($item)