Condition Coverage

lib/HTTP/Promise/Headers/Range.pm
Criterion Covered Total %
condition 7 10 70.0


and 3 conditions

line !l l&&!r l&&r condition
32 1 4 0 @_ == 1 and $self->_is_a($_[0], "Module::Generic::Null")
43 4 0 0 ref $this and not overload::Method($this, "\"\"")

or 2 conditions

line l !l condition
72 10 1 $_->start // ""
8 3 $_->end // ""