| blib/lib/auto/share/dist/Alien-autoconf/share/autoconf/Autom4te/XFile.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 24 | 20.8 |
| line | true | false | branch |
|---|---|---|---|
| 112 | 1 | 0 | if (@_) |
| 137 | 0 | 1 | unless ($fh->SUPER::open(@_)) |
| 150 | 0 | 1 | if defined $mode and $mode =~ /^[+>wa]/ or $file =~ /^\s*>/ |
| 163 | 0 | 0 | if (not $fh->SUPER::close(@_)) |
| 166 | 0 | 0 | unless $! |
| 186 | 173 | 1 | if defined $_ |
| 242 | 0 | 0 | if (not flock($fh, $mode)) |
| 251 | 0 | 0 | $make_j ? : |
| 0 | 0 | $make_j ? : | |
| 0 | 0 | if $make_j or not $!{'EINVAL'} || $!{'ENOLCK'} || $!{'EOPNOTSUPP'} | |
| 265 | 0 | 0 | if (not CORE::seek($fh, $_[0], $_[1])) |
| 281 | 0 | 0 | if (not CORE::truncate($fh, $len)) |