Branch Coverage

blib/lib/GIS/Distance/Formula.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
20 0 9 if $self->can("BUILD")
29 0 9 if @_ == 1 and ref $_[0] eq "HASH"
39 0 132 if ((&blessed($coord) || '') eq "Geo::Point")
47 0 33 if @coords != 4