Condition Coverage

lib/HTTPD/AdminBase.pm
Criterion Covered Total %
condition 6 30 20.0


and 3 conditions

line !l l&&!r l&&r condition
135 0 0 0 defined $key and defined $file

or 2 conditions

line l !l condition
138 0 0 $$self{$key} ||= {}
183 0 4 $timeout || 10
243 0 19 $$self{'DBMF'} || 'DEFAULT'

or 3 conditions

line l !l&&r !l&&!r condition
59 0 8 0 ref $self || $self
105 0 4 0 ref $self || $self
119 0 0 0 ref $self || $self
134 0 0 0 ref $self || $self
185 0 0 4 $file || "$$self{'DB'}.lock"
244 0 19 0 $mode ||= $$self{'FLAGS'}
257 0 0 0 ref $self || $self