lib/Dancer/Plugin/Swagger/Path.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 10 | 10.0 |
line | l | !l | condition |
---|---|---|---|
47 | 0 | 0 | $args ||= {} |
73 | 0 | 8 | $doc->{'paths'}{$path}{$method} ||= {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
48 | 0 | 0 | 0 | $args->{'name'} ||= $param |
102 | 0 | 0 | 0 | $schema or not $strict |