blib/lib/Archive/Har/Entry/Cookie.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 4 | 15 | 26.6 |
pod | 8 | 10 | 80.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 1 | n/a | BEGIN |
4 | 1 | n/a | BEGIN |
5 | 1 | n/a | BEGIN |
6 | 1 | n/a | BEGIN |
11 | 0 | No | new |
45 | 0 | Yes | name |
54 | 0 | Yes | value |
63 | 0 | Yes | path |
72 | 0 | Yes | domain |
81 | 0 | Yes | expires |
90 | 0 | Yes | http_only |
104 | 0 | Yes | secure |
118 | 0 | Yes | comment |
127 | 0 | n/a | AUTOLOAD |
150 | 0 | No | TO_JSON |