Condition Coverage

blib/lib/Email/ARF/Report.pm
Criterion Covered Total %
condition 8 15 53.3


and 3 conditions

line !l l&&!r l&&r condition
31 1 0 13 $$ct{'type'} eq 'multipart' and $$ct{'subtype'} eq 'report'
1 0 13 $$ct{'type'} eq 'multipart' and $$ct{'subtype'} eq 'report' and $$ct{'attributes'}{'report-type'} eq 'feedback-report'
42 0 0 12 $$report_ct{'type'} eq 'message' and $$report_ct{'subtype'} eq 'feedback-report'

or 2 conditions

line l !l condition
105 3 0 $class->VERSION || '(dev)'
126 3 0 $arg{'header'} || []
0 3 $arg{'header_str'} || []