lib/Dancer/Session/Cookie.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 25 | 27 | 92.5 |
pod | 8 | 8 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
4 | 10 | n/a | BEGIN |
5 | 10 | n/a | BEGIN |
9 | 10 | n/a | BEGIN |
11 | 10 | n/a | BEGIN |
12 | 10 | n/a | BEGIN |
13 | 10 | n/a | BEGIN |
14 | 10 | n/a | BEGIN |
15 | 10 | n/a | BEGIN |
17 | 10 | n/a | BEGIN |
18 | 10 | n/a | BEGIN |
19 | 10 | n/a | BEGIN |
20 | 10 | n/a | BEGIN |
21 | 10 | n/a | BEGIN |
30 | 99 | Yes | is_lazy |
33 | 36 | Yes | init |
57 | 204 | Yes | read_session_id |
64 | 192 | Yes | retrieve |
85 | 1 | n/a | _old_retrieve |
94 | 22 | Yes | create |
98 | 204 | Yes | write_session_id |
101 | 0 | Yes | flush |
104 | 4 | Yes | destroy |
136 | 67 | n/a | _cookie_params |
157 | 69 | n/a | _cookie_value |
165 | 101 | n/a | _session_expires_as_duration |
176 | 1 | n/a | _old_decrypt |
180 | 0 | n/a | __ANON__ |