Branch Coverage

blib/lib/App/Ack/ConfigFinder.pm
Criterion Covered Total %
branch 19 22 86.3


line true false branch
74 64 46 -e $path ? :
75 110 0 unless ($App::Ack::is_windows)
78 64 46 if defined $dev
80 108 2 unless $seen{$key}++
87 22 114 unless defined $_[0]
93 4 110 if @files > 1
96 24 86 wantarray ? :
109 0 50 if ($App::Ack::is_windows) { }
120 4 46 if ($ENV{'ACKRC'} and -f $ENV{'ACKRC'}) { }
128 0 50 unless defined $cwd
136 38 48 if (defined $ackrc)