| blib/lib/Algorithm/SpatialIndex/Storage.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 4 | 8 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 23 | 0 | 3 | defined $$ext_opt{'bucket_class'} ? : | 
| 31 | 0 | 3 | unless ($bucket_class =~ /::/) | 
| 36 | 0 | 3 | unless (eval "require $bucket_class; 1;") | 
| 44 | 3 | 0 | if $self->can('init') |