lib/Dancer/Session/Cookie.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 27 | 29 | 93.1 |
pod | 8 | 8 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
5 | 10 | n/a | BEGIN |
6 | 10 | n/a | BEGIN |
8 | 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 |
22 | 10 | n/a | BEGIN |
31 | 99 | Yes | is_lazy |
34 | 36 | Yes | init |
58 | 204 | Yes | read_session_id |
65 | 192 | Yes | retrieve |
86 | 1 | n/a | _old_retrieve |
95 | 22 | Yes | create |
99 | 204 | Yes | write_session_id |
102 | 0 | Yes | flush |
105 | 4 | Yes | destroy |
137 | 67 | n/a | _cookie_params |
156 | 69 | n/a | _cookie_value |
164 | 101 | n/a | _session_expires_as_duration |
175 | 1 | n/a | _old_decrypt |
179 | 0 | n/a | __ANON__ |