blib/lib/CGI/Session/Driver/aggregator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 12 | 41.6 |
line | true | false | branch |
---|---|---|---|
19 | 0 | 3 | unless (defined $self->{'Drivers'}) |
38 | 0 | 2 | unless $sid |
41 | 1 | 2 | if (my $data = $driver->retrieve(@_)) |
52 | 0 | 2 | unless $sid and $datastr |
64 | 0 | 0 | unless $sid |
82 | 0 | 0 | unless ($coderef and ref $coderef and ref $coderef eq 'CODE') |