| File: | config/auto/stat.pm |
| Coverage: | 50.0% |
| line | % | coverage | branch | |
|---|---|---|---|---|
| 37 | 50 | T | F | unless ($@) |
| 39 | 50 | T | F | if (not $@ and $output =~ /OK/) |
| 51 | 50 | T | F | unless ($@) |
| 53 | 50 | T | F | if (not $@ and $output =~ /OK/) |
| 65 | 50 | T | F | unless ($@) |
| 67 | 0 | T | F | if (not $@ and $output =~ /OK/) |
| 80 | 100 | T | F | if ($bsd_stat) { } |