Condition Coverage

blib/lib/Cassandra/Client/Policy/Throttle/Adaptive.pm
Criterion Covered Total %
condition 0 13 0.0


and 3 conditions

line !l l&&!r l&&r condition
27 0 0 0 @{$self->{'window'};} and $self->{'window'}[0][0] < $now
49 0 0 0 is_blessed_ref($error) and $error->isa("Cassandra::Client::Error::ClientThrottlingError")

or 2 conditions

line l !l condition
16 0 0 $args{'ratio'} || 2
0 0 $args{'time'} || 120

or 3 conditions

line l !l&&r !l&&!r condition
52 0 0 0 is_blessed_ref($error) && $error->is_timeout || $force_error