Condition Coverage

lib/Sub/Slice/Backend/Filesystem.pm
Criterion Covered Total %
condition 9 11 81.8


or 2 conditions

line l !l condition
33 3 24 $$options{'prefix'} || 'Sub__Slice__'
3 24 $$options{'job_filename'} || 'sub_slice_job.store'
3 24 $$options{'unique_key_length'} || 12
141 1 0 $_ || die("can't delete ${_}: $!")

or 3 conditions

line l !l&&r !l&&!r condition
48 28 1 0 $path || File::Spec::Functions::tmpdir() . '/sub_slice'