Condition Coverage

blib/lib/Mail/SpamAssassin/Plugin/Pyzor.pm
Criterion Covered Total %
condition 1 18 5.5


and 3 conditions

line !l l&&!r l&&r condition
186 0 0 0 defined $value and length $value
209 0 0 0 $pyzor and -x $pyzor
372 0 0 0 not $options->{'report'}{'options'}{'dont_report_to_pyzor'} and $self->is_pyzor_available

or 2 conditions

line l !l condition
205 0 0 $self->{'main'}{'conf'}{'pyzor_path'} || ''
269 0 0 untaint_var($self->{'main'}{'conf'}{'pyzor_options'}) || ''
393 0 0 untaint_var($options->{'report'}{'conf'}{'pyzor_options'}) || ''

or 3 conditions

line l !l&&r !l&&!r condition
53 0 63 0 ref $class || $class