Branch Coverage

blib/lib/Net/Async/PostgreSQL/Client.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
118 0 0 if $loop
139 0 0 if exists $args{'debug'}
143 0 0 if exists $args{$_}
152 0 0 if (@_)
169 0 0 unless my $transport = 'IO::Async::Stream'->new('handle', $sock)
208 0 0 exists $args{'host'} ? :
229 0 0 if $on_connected
243 0 0 unless length $$buffref >= 5
245 0 0 if (length $$buffref >= $size + 1)
277 0 0 unless $self->transport