Branch Coverage

blib/lib/App/Ack/ConfigFinder.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
74 0 0 -e $path ? :
75 0 0 unless ($App::Ack::is_windows)
78 0 0 if defined $dev
80 0 0 unless $seen{$key}++
87 0 0 unless defined $_[0]
93 0 0 if @files > 1
96 0 0 wantarray ? :
109 0 0 if ($App::Ack::is_windows) { }
120 0 0 if ($ENV{'ACKRC'} and -f $ENV{'ACKRC'}) { }
128 0 0 unless defined $cwd
136 0 0 if (defined $ackrc)