Condition Coverage

blib/lib/Database/Async/Pool.pm
Criterion Covered Total %
condition 5 8 62.5


and 3 conditions

line !l l&&!r l&&r condition
33 3 0 1 $backoff and not ref $backoff
34 3 1 0 $backoff && ref $backoff

or 2 conditions

line l !l condition
148 0 1 $self->{'new_future'} //= sub { "Future"->new->set_label($_[1]); }