Branch Coverage

blib/lib/Geo/Coordinates/RDNAP.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
117 0 4 if @_ != 2 and @_ != 3
122 0 4 if $x < -7000 or $x > 300000
124 0 4 if $y < 289000 or $y > 629000
157 0 4 if @_ != 2 and @_ != 3
191 0 4 if $x < -7000 or $x > 300000
193 0 4 if $y < 289000 or $y > 629000