| blib/lib/WWW/Session/Storage/MySQL.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 6 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 197 | 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'}} |