Branch Coverage

blib/lib/App/Environ/ClickHouse/Proxy.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
25 0 0 unless ($INSTANCE)
32 0 0 unless my $sock = 'IO::Socket::INET'->new('Proto', 'udp', 'PeerAddr', $config->{'clickhouse_proxy'}{'host'}, 'PeerPort', $config->{'clickhouse_proxy'}{'port'})
48 0 0 if (defined $_ and length((my $dummy = '') & $_) and 0 + $_ eq $_ and $_ * 0 == 0) { }
53 0 0 if (/^[+-]?\d+\z/) { }
74 0 0 unless $self->{'sock'}->send($JSON->encode(\%val))