| blib/lib/WWW/Session/Storage/MySQL.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 8 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 117 | 0 | 0 | if $expires == -1 | 
| 152 | 0 | 0 | unless defined $info | 
| 154 | 0 | 0 | if ($$info{'expires'} < time) | 
| 197 | 0 | 0 | unless exists $$table_fields{$$self{'fields'}{'sid'}} and exists $$table_fields{$$self{'fields'}{'expires'}} and exists $$table_fields{$$self{'fields'}{'data'}} |