Branch Coverage

blib/lib/Tak/MetaService.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
18 0 0 if $self->router->services->{$name}
26 0 0 if (my $expose = delete $args{'expose'})
40 0 0 if (ref $_ eq 'HASH') { }
0 0 elsif (ref $_ eq 'ARRAY') { }
47 0 0 if (my($svc, @rest) = @$_) { }
48 0 0 unless my $service = $router->services->{$svc}
50 0 0 &Scalar::Util::isweak($router->services->{$svc}) ? :