Branch Coverage
blib/lib/File/Path/Expand.pm
Criterion
Covered
Total
%
branch
2
6
33.3
line
true
false
branch
15
2
0
$ENV{'HOME'} ? :
0
2
unless $path =~ s[^~(?=/|$)][$ENV{'HOME'} ? "$ENV{'HOME'}" : home_of($>);]e
22
0
0
unless my $ent = getpw $user