Condition Coverage

blib/lib/Log/Saftpresse/CountersOutput/Html.pm
Criterion Covered Total %
condition 0 27 0.0


and 3 conditions

line !l l&&!r l&&r condition
122 0 0 0 defined $self->{'top_domains_cnt'} and $self->{'top_domains_cnt'} != 0
290 0 0 0 defined $top_cnt && $top_cnt >= 0
481 0 0 0 defined $total->{$key} and $total->{$key} > 0
0 0 0 defined $total->{$key} and $total->{$key} > 0 and defined $count->{$key}
0 0 0 defined $total->{$key} and $total->{$key} > 0 and defined $count->{$key} and $count->{$key} > 0
485 0 0 0 defined $total->{$key} and $total->{$key} eq 0
515 0 0 0 $limit > 0 and scalar @yaxis > $limit
554 0 0 0 defined $params{'chart'} and $params{'chart'}

or 3 conditions

line l !l&&r !l&&!r condition
588 0 0 0 scalar @$cur == 0 or ref $cur->[-1] ne 'ARRAY'