Condition Coverage

blib/lib/AnyEvent/DBI.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
246 0 0 0 $self and not @{$self->{'queue'};}
262 0 0 0 $self->{'timeout'} and $self->{'last_activity'}
402 0 0 0 $self->{'timeout'} and not $self->{'tw'}