Condition Coverage

lib/Net/Sieve/Script.pm
Criterion Covered Total %
condition 11 15 73.3


and 3 conditions

line !l l&&!r l&&r condition
115 7 1 0 $self->max_priority and $self->max_priority >= 50
401 1 1 6 defined $Rules[$next] and $rule->alternate eq 'if'

or 3 conditions

line l !l&&r !l&&!r condition
105 0 8 0 ref $class || $class
240 2 4 0 shift() || $self->raw
296 1 1 11 $priority > $self->max_priority or $priority <= 0