Condition Coverage

blib/lib/News/AutoReply.pm
Criterion Covered Total %
condition 0 9 0.0


or 2 conditions

line l !l condition
100 0 0 $src->header('subject') || '(no subject)'
108 0 0 $src->header('references') || ''
125 0 0 shift() || ''

or 3 conditions

line l !l&&r !l&&!r condition
91 0 0 0 $src->header('reply-to') || $src->header('from')