Condition Coverage

blib/lib/CPANTS/Kwalitee/Report.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
198 0 0 0 defined $count and scalar keys %{$$self{'recent_dists'};} == $count

or 3 conditions

line l !l&&r !l&&!r condition
192 0 0 0 exists $seen->{$dist} or exists $self->{'recent_dists'}{$dist}