Condition Coverage

blib/lib/Bot/Backbone/SendPolicy/Aggregate.pm
Criterion Covered Total %
condition 6 8 75.0


and 3 conditions

line !l l&&!r l&&r condition
53 0 586 311 $final_result->{'allow'} &&= $result->{'allow'}

or 2 conditions

line l !l condition
55 298 599 $result->{'after'} // 0

or 3 conditions

line l !l&&r !l&&!r condition
62 599 0 298 $final_result->{'after'} <= 0 or not $final_result->{'allow'}