| 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) = @$_) { } |
| 49 | 0 | 0 | unless my $service = $router->services->{$svc} |
| 51 | 0 | 0 | &Scalar::Util::isweak($router->services->{$svc}) ? : |