blib/lib/Algorithm/Closest/NetworkAddress.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 8 | 87.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
34 | 1 | 0 | 101 | defined $a and defined $b |
1 | 60 | 41 | defined $a and defined $b and $a eq $b |
line | l | !l | condition |
---|---|---|---|
78 | 8 | 2 | $best_na || 0 |