blib/lib/Algorithm/QuadTree.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 12 | 75.0 |
line | true | false | branch |
---|---|---|---|
28 | 6 | 0 | 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 |
132 | 4 | 66 | unless $self->{'SCALE'} == 1 |