lib/Nagios/Config.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 18 | 27.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
79 | 0 | 4 | 7 | $i <= @_ and defined $_[$i] |
109 | 25 | 3 | 1 | $allow_missing_files and not -e $file |
124 | 0 | 0 | 0 | $allow_missing_files and not -e $file |
150 | 0 | 0 | 0 | not -d "$dir/$file" and $file =~ /\.cfg$/ |
0 | 0 | 0 | -d "$dir/$file" and not $file =~ /^\./ | |
0 | 0 | 0 | -d "$dir/$file" and not $file =~ /^\./ and $file ne 'CVS' |