| blib/lib/auto/share/dist/Alien-autoconf/share/autoconf/Autom4te/General.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 20 | 15.0 |
| line | true | false | branch |
|---|---|---|---|
| 182 | 0 | 7 | if $! and $! == $? or $? == 255 |
| 189 | 0 | 7 | unless (close STDOUT) |
| 217 | 0 | 0 | if $verbose and $debug |
| 268 | 0 | 0 | if ($s =~ m[[^\w+/.,-]]) |
| 303 | 0 | 3 | if $debug |
| 326 | 0 | 0 | unless (exists $seen{$item}) |
| 332 | 0 | 0 | wantarray ? : |
| 351 | 0 | 0 | if ($!) { } |
| 359 | 0 | 0 | if (WIFEXITED($?)) { } |
| 0 | 0 | elsif (WIFSIGNALED($?)) { } |