| blib/lib/File/Temp/MoreUtils.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 10 | 80.0 |
| line | l | !l | condition |
|---|---|---|---|
| 109 | 2 | 11 | $args{'suffix_start'} // 1 |
| 223 | 2 | 11 | $args{'suffix_start'} // 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 103 | 1 | 1 | 0 | $tempdir //= File::Temp::tempdir('CLEANUP', !$ENV{'DEBUG'}) |
| 217 | 1 | 1 | 0 | $tempdir //= File::Temp::tempdir('CLEANUP', !$ENV{'DEBUG'}) |