Condition Coverage

blib/lib/App/Framework/Feature/Mail.pm
Criterion Covered Total %
condition 1 18 5.5


and 3 conditions

line !l l&&!r l&&r condition
419 0 0 0 $from and $error_to
0 0 0 $from and $error_to and $app
435 0 0 0 $this->is_warning($error) and $level eq 'warning' || $level eq 'note'
440 0 0 0 $this->is_note($error) and $level eq 'note'

or 3 conditions

line l !l&&r !l&&!r condition
198 0 2 0 ref $obj || $obj
435 0 0 0 $level eq 'warning' || $level eq 'note'