| lib/Concierge/Sessions/Session.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 17 | 17 | 100.0 |
| pod | 14 | 14 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 2 | 4 | n/a | BEGIN |
| 6 | 4 | n/a | BEGIN |
| 7 | 4 | n/a | BEGIN |
| 10 | 62 | Yes | new |
| 36 | 25 | Yes | get_data |
| 45 | 23 | Yes | set_data |
| 58 | 18 | Yes | save |
| 100 | 5 | Yes | is_valid |
| 106 | 9 | Yes | is_active |
| 112 | 13 | Yes | is_expired |
| 119 | 16 | Yes | is_dirty |
| 125 | 25 | Yes | session_id |
| 130 | 1 | Yes | storage_backend |
| 135 | 5 | Yes | created_at |
| 140 | 10 | Yes | expires_at |
| 145 | 3 | Yes | last_updated |
| 150 | 4 | Yes | status |