Condition Coverage

lib/HTTP/Promise/Headers/Accept.pm
Criterion Covered Total %
condition 4 8 50.0


and 3 conditions

line !l l&&!r l&&r condition
31 5 10 0 @_ == 1 and $self->_is_a($_[0], "Module::Generic::Null")
35 0 0 10 defined $val and length $val

or 2 conditions

line l !l condition
36 10 0 $self->_parse_quality_value($val) || (return $self->pass_error)