blib/lib/Algorithm/QuadTree.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 18 | 72.2 |
line | true | false | branch |
---|---|---|---|
28 | 6 | 0 | if (eval "require $check_backend; 1;") |
44 | 0 | 25 | unless (exists $args{"-$arg"}) |
72 | 4 | 2 | if (@coords == 4) { } |
2 | 0 | elsif (@coords == 3) { } | |
99 | 2 | 53 | unless $self->{'SCALE'} == 1 |
103 | 50 | 5 | if (@coords == 4) |
104 | 0 | 50 | if $coords[2] < $coords[0] |
107 | 0 | 50 | if $coords[3] < $coords[1] |
139 | 4 | 66 | unless $self->{'SCALE'} == 1 |