Condition Coverage

blib/lib/Data/Session/ID.pm
Criterion Covered Total %
condition 9 17 52.9


or 2 conditions

line l !l condition
22 0 60 $$arg{'debug'} ||= 0
23 45 15 $$arg{'id'} ||= 0
24 60 0 $$arg{'id_base'} ||= 0
27 60 0 $$arg{'id_step'} ||= 1
28 0 60 $$arg{'no_flock'} ||= 0
29 0 60 $$arg{'umask'} ||= 432
30 60 0 $$arg{'verbose'} ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
25 60 0 0 $$arg{'id_file'} ||= 'File::Spec'->catdir('File::Spec'->tmpdir, 'data.session.id')