| blib/lib/PAGI/Middleware/Session/Store/Cookie.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 14 | 14 | 100.0 |
| pod | 4 | 4 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 1 | n/a | BEGIN |
| 4 | 1 | n/a | BEGIN |
| 8 | 1 | n/a | BEGIN |
| 9 | 1 | n/a | BEGIN |
| 10 | 1 | n/a | BEGIN |
| 11 | 1 | n/a | BEGIN |
| 12 | 1 | n/a | BEGIN |
| 44 | 12 | Yes | new |
| 76 | 7 | Yes | get |
| 95 | 8 | Yes | set |
| 111 | 1 | Yes | delete |
| 116 | 8 | n/a | _encrypt |
| 135 | 6 | n/a | _decrypt |
| 157 | 8 | n/a | _random_bytes |