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
244 0 0 0 $self and not @{$self->{'queue'};}
260 0 0 0 $self->{'timeout'} and $self->{'last_activity'}
400 0 0 0 $self->{'timeout'} and not $self->{'tw'}