Condition Coverage

blib/lib/CGI/Builder/Auth/AdminBase.pm
Criterion Covered Total %
condition 6 30 20.0


and 3 conditions

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

or 2 conditions

line l !l condition
139 0 0 $$self{$key} ||= {}
184 0 39 $timeout || 10
244 0 57 $$self{'DBMF'} || 'DEFAULT'

or 3 conditions

line l !l&&r !l&&!r condition
59 0 43 0 ref $self || $self
106 0 9 0 ref $self || $self
120 0 0 0 ref $self || $self
135 0 0 0 ref $self || $self
186 0 0 39 $file || "$$self{'DB'}.lock"
245 0 57 0 $mode ||= $$self{'FLAGS'}
258 0 0 0 ref $self || $self