Condition Coverage

blib/lib/Test2/IPC/Driver/Files.pm
Criterion Covered Total %
condition 11 15 73.3


and 3 conditions

line !l l&&!r l&&r condition
202 25 0 13 !$global && substr($file, 0, $hid_len) eq $hid && substr($file, $hid_len, 1) eq '-'
206 13 14 11 $global and $self->{'globals'}{$hid}{$file}++

or 3 conditions

line l !l&&r !l&&!r condition
28 0 0 73 $ENV{'T2_TEMPDIR_TEMPLATE'} || "test2-$$-XXXXXX"
131 19 17 2 $global or -f $hfile
204 13 25 0 $have_hid or $global