| blib/lib/Imager/Bing/MapLayer/Utils.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 3 | 8 | 37.5 | 
| line | l | !l | condition | 
|---|---|---|---|
| 253 | 0 | 0 | $screen_dpi //= 96 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 101 | 1 | 1 | 61 | $level < $Imager::Bing::MapLayer::Utils::MIN_ZOOM_LEVEL or $level > $Imager::Bing::MapLayer::Utils::MAX_ZOOM_LEVEL | 
| 353 | 0 | 0 | 0 | $$point[0] != $$last[0] or $$point[1] != $$last[1] |