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 7 17 defined $what and length $what
112 13 6 9 $directory ne "" and "/" ne substr($directory, -1, 1)
116 177 8 4 "/" eq $1 and $pattern =~ s[^\*\*/][]
176 15 19 0 $part ne "**" and 0 <= index($part, "**")
312 14 0 190 defined $reftype and $regex_type eq $reftype