Condition Coverage

blib/lib/CGI/Session/Driver/aggregator.pm
Criterion Covered Total %
condition 2 11 18.1


and 3 conditions

line !l l&&!r l&&r condition
52 0 0 2 $sid and $datastr
82 0 0 0 $coderef and ref $coderef
0 0 0 $coderef and ref $coderef and ref $coderef eq 'CODE'

or 2 conditions

line l !l condition
24 0 3 $self->{'drivers'} ||= []