Condition Coverage

blib/lib/File/Globstar.pm
Criterion Covered Total %
condition 13 15 86.6


and 3 conditions

line !l l&&!r l&&r condition
42 1 6 17 defined $what and length $what
112 12 6 7 $directory ne '' and '/' ne substr($directory, -1, 1)
116 162 8 4 '/' eq $1 and $pattern =~ s[^\*\*/][]u
176 14 18 0 $part ne '**' and 0 <= index($part, '**')
312 14 0 190 defined $reftype and $regex_type eq $reftype