Branch Coverage

blib/lib/Document/Transform/Transformer.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
40 0 0 if (not scalar @refs) { }
42 0 0 if ($$operation{'path'} =~ m(\[|\]|\.|\*|\"|//)) { }
56 0 0 if $paths[$_] eq ''
57 0 0 if ($_ == $#paths) { }