| blib/lib/Algorithm/SpatialIndex.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 12 | 58.3 | 
| line | true | false | branch | 
|---|---|---|---|
| 72 | 0 | 5 | unless defined $strategy | 
| 74 | 2 | 3 | if (@strategies == 0) { } | 
| 0 | 3 | elsif (@strategies > 1) { } | |
| 89 | 0 | 3 | unless defined $storage | 
| 91 | 0 | 3 | if (@storage_backends == 0) { } | 
| 0 | 3 | elsif (@storage_backends > 1) { } |