blib/lib/Geo/Coder/Abbreviations.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 6 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
78 | 226 | 55 | 62 | defined $_->{'type'} and $_->{'type'} eq "way" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
43 | 0 | 1 | 1 | ref $proto || $proto |