Branch Coverage

blib/lib/Geo/OSM/Render/Viewport/Clipped.pm
Criterion Covered Total %
branch 1 2 50.0


line true false branch
74 3 0 if (abs $self->{'diff_width'} > abs $self->{'diff_height'}) { }