| blib/lib/Algorithm/QuadTree.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 16 | 81.2 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 5 | 2 | if (eval "require $check_backend; 1;") { } |
| 1 | 1 | elsif ($backend_requested) { } | |
| 42 | 6 | 0 | $backend->can('UNIQUE_RESULTS') ? : |
| 53 | 0 | 25 | unless (exists $args{"-$arg"}) |
| 81 | 4 | 2 | if (@coords == 4) { } |
| 2 | 0 | elsif (@coords == 3) { } | |
| 108 | 2 | 53 | unless $self->{'SCALE'} == 1 |
| 138 | 4 | 66 | unless $self->{'SCALE'} == 1 |