Branch Coverage

File:local/lib/perl5/File/HomeDir/Unix.pm
Coverage:16.7%

line%coveragebranch
2950TFif (defined $home and not -d $home)
3850TFif (exists $ENV{'HOME'} and defined $ENV{'HOME'})
440TFif (exists $ENV{'LOGDIR'} and $ENV{'LOGDIR'})
530TFif $home and -d $home
970TFif ($name eq getpwuid $<)
1030TFif $home and -d $home