Branch Coverage

blib/lib/Algorithm/QuadTree.pm
Criterion Covered Total %
branch 14 18 77.7


line true false branch
28 5 1 if (eval "require $check_backend; 1;")
47 0 25 unless (exists $args{"-$arg"})
75 4 2 if (@coords == 4) { }
2 0 elsif (@coords == 3) { }
102 2 53 unless $self->{'SCALE'} == 1
106 50 5 if (@coords == 4)
107 0 50 if $coords[2] < $coords[0]
110 0 50 if $coords[3] < $coords[1]
142 4 66 unless $self->{'SCALE'} == 1