Condition Coverage

blib/lib/Mojolicious/Plugin/SimpleSession.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

line !l l&&!r l&&r condition
91 0 0 0 $cookie_hash and _checksum_data($session_data) ne $checksum

or 2 conditions

line l !l condition
87 0 0 $$session_data{'_checksum'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
138 0 0 0 $filename || croak("Could not rename ${tmp_filename}: $!")