Condition Coverage

blib/lib/Mail/Message/Construct/Text.pm
Criterion Covered Total %
condition 4 7 57.1


and 3 conditions

line !l l&&!r l&&r condition
52 0 1 0 defined $_[0] && !ref($_[0])

or 2 conditions

line l !l condition
62 2 4 $self->get('Subject') || ''
65 6 0 $self->get('Content-Type', 0) || ''