| blib/lib/Geo/OSM/Render/Viewport/Clipped.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 5 | 15 | 33.3 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 64 | 3 | 0 | 0 | delete $opts{'x_of_map_0'} // croak('x_of_map_0 not given') | 
| 65 | 3 | 0 | 0 | delete $opts{'x_of_map_width'} // croak('x_of_map_width not given') | 
| 66 | 3 | 0 | 0 | delete $opts{'y_of_map_0'} // croak('y_of_map_0 not given') | 
| 67 | 3 | 0 | 0 | delete $opts{'y_of_map_height'} // croak('y_of_map_height not given') | 
| 69 | 3 | 0 | 0 | delete $opts{'max_width_height'} // croak('max_width_height not given') |