| blib/lib/File/MkTempO.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 20 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 0 | 1 | unless @_ == 1 or @_ == 2 |
| 24 | 0 | 1 | if substr($_[0], -6, 6) ne 'XXXXXX' |
| 29 | 1 | 0 | if @_ == 2 |
| 43 | 2 | 0 | if ($dir) |
| 44 | 0 | 2 | unless -e $dir |
| 59 | 2 | 0 | if ($$me{'dir'}) { } |
| 61 | 2 | 0 | unless -e $lookup |
| 66 | 2 | 0 | if $keepgen == 0 |
| 79 | 0 | 1 | unless $dir |
| 88 | 0 | 1 | unless defined $fh |