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