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