Branch Coverage

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


line true false branch
182 0 0 if (exists $conf->{'user_maps'})
184 0 0 if scalar @$maps
192 0 0 if (defined $params->{'user_maps'})
203 0 0 unless try_load_class($map)
204 0 0 if scalar keys %$user_maps and not exists $user_maps->{$map}