| blib/lib/File/MultiTemp.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 16 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 79 | 3 | 0 | if ($self->has_template) |
| 84 | 3 | 0 | $self->has_suffix ? : |
| 0 | 3 | $self->has_dir ? : | |
| 97 | 3 | 5 | if (my $fh = &openhandle($fhs->{$key})) |
| 118 | 2 | 3 | if (my $file = $files->{$key}) |
| 124 | 3 | 0 | if ($init //= $self->init) |
| 156 | 3 | 0 | if $fh |
| 163 | 1 | 0 | unless $is_global |