| blib/lib/CGI/Application/Plugin/Authentication/Store/Cookie.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 16 | 16 | 100.0 | 
| pod | 5 | 5 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 3 | 11 | n/a | BEGIN | 
| 4 | 11 | n/a | BEGIN | 
| 7 | 11 | n/a | BEGIN | 
| 8 | 11 | n/a | BEGIN | 
| 9 | 11 | n/a | BEGIN | 
| 10 | 11 | n/a | BEGIN | 
| 117 | 236 | Yes | fetch | 
| 129 | 26 | Yes | save | 
| 145 | 1 | Yes | delete | 
| 160 | 51 | Yes | initialize | 
| 184 | 82 | Yes | cookie_name | 
| 197 | 27 | n/a | _register_postrun_callback | 
| 208 | 26 | n/a | _postrun_callback | 
| 227 | 18 | n/a | _decode | 
| 248 | 26 | n/a | _encode | 
| 262 | 43 | n/a | _secret |