Branch Coverage

blib/lib/Test/JsonAPI/Autodoc.pm
Criterion Covered Total %
branch 12 14 85.7


line true false branch
44 0 18 if ($in_describe)
66 16 2 if ($result and $results and $ENV{'TEST_JSONAPI_AUTODOC'})
87 1 17 if (ref $note eq 'HASH')
94 6 12 if ($plack_app) { }
95 4 2 ref $plack_app eq 'CODE' ? :
108 0 18 unless $result
109 1 17 unless $in_describe