Condition Coverage

blib/lib/File/Temp/MoreUtils.pm
Criterion Covered Total %
condition 4 5 80.0


or 2 conditions

line l !l condition
108 2 10 $args{'suffix_start'} // 1

or 3 conditions

line l !l&&r !l&&!r condition
102 1 1 0 $tempdir //= File::Temp::tempdir('CLEANUP', !$ENV{'DEBUG'})