Branch Coverage

lib/HTTP/Promise/Headers/Forwarded.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
33 0 3 if @_ == 1 and $self->_is_a($_[0], "Module::Generic::Null")
34 2 1 if (@_)
37 0 2 $self->_is_array($this) ? :
48 0 3 unless $self->SUPER::init(@_)