Condition Coverage

blib/lib/Session/Storage/Secure.pm
Criterion Covered Total %
condition 13 18 72.2


and 3 conditions

line !l l&&!r l&&r condition
308 2 0 39 defined $ciphertext and length $ciphertext
309 0 2 37 defined $mac and length $mac
329 0 0 50 defined $check_mac and length $check_mac
0 26 24 defined $check_mac and length $check_mac and &equals($check_mac, $mac)
342 16 4 4 length $expires and $expires < time

or 3 conditions

line l !l&&r !l&&!r condition
191 2 1 86 $pv < 1 or $pv > 2