blib/lib/Log/Saftpresse/CountersOutput/Pflogsumm.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 18 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
102 | 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 | |
106 | 0 | 0 | 0 | defined $total->{$key} and $total->{$key} eq 0 |
136 | 0 | 0 | 0 | $limit > 0 and scalar @yaxis > $limit |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
458 | 0 | 0 | 0 | not defined $base or $base == 0 |