Branch Coverage

blib/lib/Dancer2/Plugin/Map/Tube.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
175 0 0 if (exists $conf->{'user_maps'})
177 0 0 if scalar @$maps
185 0 0 if (defined $params->{'user_maps'})
196 0 0 unless try_load_class($map)
197 0 0 if scalar keys %$user_maps and not exists $user_maps->{$map}