Branch Coverage

blib/lib/App/Ack/Files.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
37 0 0 if ($opt->{'n'})
74 0 0 unless my $iter = File::Next::from_file({'error_handler', $error_handler, 'warning_handler', $error_handler, 'sort_files', $opt->{'sort_files'}}, $file)
98 0 0 unless ($has_been_called)
114 0 0 unless defined $file
121 0 0 if ($App::Ack::report_bad_filenames) { }