| blib/lib/Capture/Tiny/Extended.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 20 | 38 | 52.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 223 | 1648089894 | 0 | 0 | $timeout and time - $start > $timeout |
| 270 | 81271 | 0 | 7119 | tied *STDOUT and $] >= 5.008 |
| 271 | 81271 | 0 | 7119 | tied *STDERR and $] >= 5.008 |
| 325 | 72528 | 14058 | 0 | $localize{'stdout'} and $tee_stdout |
| 326 | 16470 | 59334 | 10782 | not $merge and $localize{'stderr'} |
| 75804 | 10782 | 0 | not $merge and $localize{'stderr'} and $tee_stdout | |
| 344 | 0 | 0 | 0 | $$files{'new_files'} and _files_exist($$files{$target}) |
| line | l | !l | condition |
|---|---|---|---|
| 215 | 29816930 | 1648089894 | -f $_ or return 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 181 | 0 | 0 | 0 | not defined $os_fhandle or $os_fhandle == INVALID_HANDLE_VALUE() |
| 223 | 21151 | 0 | 1648089894 | _files_exist(@files) or $timeout and time - $start > $timeout |
| 235 | 0 | 0 | 0 | wait == -1 or time - $start > 30 |
| 289 | 21151 | 0 | 66337 | $tee_stdout or $tee_stderr |
| 318 | 21151 | 0 | 65435 | $tee_stdout or $tee_stderr |