Condition Coverage

blib/lib/Net/HTTP2/Client/ConnectionPool.pm
Criterion Covered Total %
condition 2 5 40.0


or 2 conditions

line l !l condition
31 2 0 $port or ""

or 3 conditions

line l !l&&r !l&&!r condition
31 0 2 0 $self->{'pool'}{$host}{$port or ""} ||= $self->{'conn_ns'}->new($host, %{$$self{"conn_opts"};}, $port == 443 ? () : ("port", $port))