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