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