Branch Coverage

blib/lib/Test/JsonAPI/Autodoc/Path.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
19 1 1 if (-f $path->child('cpanfile'))
25 0 1 if ($paths{$abs_path})
43 14 0 if ($output_path) { }
44 14 0 if ($output_path =~ m[^~?/]) { }