blib/lib/Config/Cfe.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 18 | 27.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
112 | 0 | 0 | 0 | $min_vers > 0 and $ndv < $min_ndv |
176 | 1 | 0 | 0 | $exist_flag and not -e $file |
754 | 1 | 0 | 1 | $regexp = shift() and $eval = shift() |
793 | 0 | 0 | 0 | $from = shift() and $to = shift() |
1167 | 1 | 0 | 0 | $ostype eq 'SunOS' && $version < 5 |
1168 | 1 | 0 | 0 | $ostype eq 'SunOS' && $version > 5 |