Condition Coverage

blib/lib/CPAN/Dashboard/Distribution.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
60 0 0 0 $score < 0.95 and $score > 0.5
81 0 0 0 $self->cpan_testers->fails == 0 and $self->cpan_testers->unknowns == 0

or 3 conditions

line l !l&&r !l&&!r condition
45 0 0 0 not defined $self->kwalitee or $self->kwalitee->core_kwalitee < 100
60 0 0 0 $total < 100 or $score < 0.95 and $score > 0.5