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
68 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"
78 0 0 12 $report_ct->{'type'} eq "message" and $report_ct->{'subtype'} eq "feedback-report"

or 2 conditions

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