Branch Coverage

blib/lib/Apache2/ASP/ApplicationStateManager.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
26 0 0 if (my $res = $s->retrieve) { }
83 0 0 unless $data
109 0 0 if $s->{'__signature'} eq md5_hex(join(':', map({"${_}:$s->{$_}";} grep({$_ ne '__signature';} sort(keys %$s)))))