Branch Coverage

blib/lib/CGI/Lazy/Session/Data.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
12 0 0 if $name =~ /::DESTROY$/
15 0 0 if (@_) { }
17 0 0 unless $self->q->plugin->session->{'autowrite'} and $self->q->plugin->session->{'autowrite'} == 0
19 0 0 if (ref $$self{'_data'}{$value} eq 'HASH') { }
0 0 elsif (ref $$self{'_data'}{$value} eq 'ARRAY') { }
20 0 0 wantarray ? :
22 0 0 wantarray ? :