Branch Coverage

blib/lib/Path/Tiny/Glob/Visitor.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
66 1 35 if ($head eq '.')
70 5 30 if ($head eq '**')
72 1 4 unless $rest
82 23 7 if ($rest) { }