Branch Coverage
lib/Dist/Zilla/Plugin/Git/ExcludeUntracked.pm
Criterion
Covered
Total
%
branch
3
6
50.0
line
true
false
branch
19
0
0
if
-d
$_
36
0
7
if
(
$file
=~
m[/$]
)
55
7
21
if
(
exists
$untracked_lookup
{
$file
->name
}
)