Condition Coverage

blib/lib/File/Temp/MoreUtils.pm
Criterion Covered Total %
condition 8 10 80.0


or 2 conditions

line l !l condition
109 2 11 $args{'suffix_start'} // 1
223 2 11 $args{'suffix_start'} // 1

or 3 conditions

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'})