lib/HTTP/Promise/Headers/Cookie.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 8 | 62.5 |
line | true | false | branch |
---|---|---|---|
31 | 0 | 2 | if @_ == 1 and $self->_is_a($_[0], "Module::Generic::Null") |
32 | 1 | 1 | if (@_) |
35 | 0 | 1 | $self->_is_array($this) ? : |
39 | 0 | 2 | unless $self->SUPER::init(@_) |