| blib/lib/CGI/Session/Driver/aggregator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 11 | 18.1 |
| 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' |
| line | l | !l | condition |
|---|---|---|---|
| 24 | 0 | 3 | $self->{'drivers'} ||= [] |