blib/lib/Test/JsonAPI/Autodoc.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 14 | 85.7 |
line | true | false | branch |
---|---|---|---|
44 | 0 | 16 | if ($in_describe) |
66 | 14 | 2 | if ($result and $results and $ENV{'TEST_JSONAPI_AUTODOC'}) |
87 | 1 | 15 | if (ref $note eq 'HASH') |
94 | 4 | 12 | if ($plack_app) { } |
95 | 3 | 1 | ref $plack_app eq 'CODE' ? : |
108 | 0 | 16 | unless $result |
109 | 1 | 15 | unless $in_describe |