blib/lib/Authen/Tcpdmatch/TcpdmatchRD.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 7 | 71.4 |
line | l | !l | condition |
---|---|---|---|
35 | 6 | 0 | $dir || '/etc' |
3 | 0 | $dir || '/etc' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
35 | 3 | 1 | 2 | check_file($service, $remote, ($dir || '/etc') . '/hosts.allow') or not check_file($service, $remote, ($dir || '/etc') . '/hosts.deny') |