| blib/lib/WebAPI/DBIC/RouteMaker.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 13 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 102 | 0 | 0 | 0 | $methods and @$methods |
| 137 | 0 | 0 | 0 | $methods and @$methods |
| line | l | !l | condition |
|---|---|---|---|
| 63 | 0 | 0 | $opts ||= {} |
| 113 | 0 | 0 | $opts ||= {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 189 | 0 | 0 | 0 | delete $opts{'path'} || $self->type_namer->type_name_for_resultset($route_spec) |