Branch Coverage

blib/lib/Statocles/App/Role/Store.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
70 0 1875 if $path->basename =~ /^[.]/
73 0 4147 if $parent->basename =~ /^[.]/
77 497 1378 if ($self->store->is_document($path)) { }
93 167 1211 if ($path =~ /[.]html$/)
96 45 122 if grep {$_ eq $doc_path;} @paths