Condition Coverage

blib/lib/Database/Async.pm
Criterion Covered Total %
condition 2 15 13.3


or 3 conditions

line l !l&&r !l&&!r condition
280 15 1 0 $self->{'pool'} //= 'Database::Async::Pool'->new($self->pool_args)
330 0 0 0 $encoding_map{$encoding} // $encoding
370 0 0 0 $self->{'ryu'} //= do { $self->add_child(my $ryu = 'Ryu::Async'->new); $ryu }
431 0 0 0 $self->{'type'} // $uri->scheme
498 0 0 0 $self->{'notification_source'}{$name} //= $self->new_source