blib/lib/Authen/Tcpdmatch/TcpdmatchRD.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 4 | 75.0 |
line | true | false | branch |
---|---|---|---|
29 | 0 | 9 | unless undef $/, open(my $fh, $file) |
35 | 2 | 4 | unless check_file($service, $remote, ($dir || '/etc') . '/hosts.allow') or not check_file($service, $remote, ($dir || '/etc') . '/hosts.deny') |