| blib/lib/Session.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 12 | 13 | 92.3 |
| pod | 10 | 10 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 1 | n/a | BEGIN |
| 4 | 1 | n/a | BEGIN |
| 5 | 1 | n/a | BEGIN |
| 11 | 3 | Yes | new |
| 21 | 1 | Yes | session_id |
| 22 | 2 | Yes | get |
| 23 | 1 | Yes | set |
| 24 | 1 | Yes | remove |
| 25 | 0 | Yes | clear |
| 26 | 2 | Yes | exists |
| 28 | 1 | Yes | keys |
| 29 | 1 | Yes | release |
| 33 | 1 | Yes | error |