Condition Coverage

inc/Capture/Tiny.pm
Criterion Covered Total %
condition 9 35 25.7


and 3 conditions

line !l l&&!r l&&r condition
53 4 4 0 $_ ne 'unix' and $_ ne 'perlio'
267 2 0 0 tied *STDOUT and $] >= 5.008
268 2 0 0 tied *STDERR and $] >= 5.008
316 2 0 0 $localize{'stdout'} and $tee_stdout
317 2 0 0 not $merge and $localize{'stderr'}
2 0 0 not $merge and $localize{'stderr'} and $tee_stdout

or 2 conditions

line l !l condition
214 0 0 -f $_ or return 0

or 3 conditions

line l !l&&r !l&&!r condition
180 0 0 0 not defined $os_fhandle or $os_fhandle == INVALID_HANDLE_VALUE()
220 0 0 0 _files_exist(@files) or time - $start > 30
232 0 0 0 wait == -1 or time - $start > 30
286 0 0 2 $tee_stdout or $tee_stderr
309 0 0 2 $tee_stdout or $tee_stderr