blib/lib/Furl/Cookies.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
27 | 0 | 0 | $_ =~ /secure/ ? : |
28 | 0 | 0 | if ($_ =~ /domain/) |
32 | 0 | 0 | if ($_ =~ /path/) |
36 | 0 | 0 | if ($_ =~ /expires/) |
42 | 0 | 0 | unless ($_ =~ /expires|path|domain|secure/) |
48 | 0 | 0 | $domain ? : |
49 | 0 | 0 | $path ? : |
50 | 0 | 0 | $expires ? : |