Condition Coverage

blib/lib/WWW/Session/Storage/MySQL.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
207 0 0 0 exists $$table_fields{$$self{'fields'}{'sid'}} and exists $$table_fields{$$self{'fields'}{'expires'}}
0 0 0 exists $$table_fields{$$self{'fields'}{'sid'}} and exists $$table_fields{$$self{'fields'}{'expires'}} and exists $$table_fields{$$self{'fields'}{'data'}}