Condition Coverage

blib/lib/Net/AS2/Message.pm
Criterion Covered Total %
condition 1 22 4.5


and 3 conditions

line !l l&&!r l&&r condition
83 0 0 0 defined $version and $version eq 'v1'
0 0 0 defined $version and $version eq 'v1' and defined $plain_text

or 2 conditions

line l !l condition
213 0 0 $$self{'mic'} // ''
0 0 $$self{'async_url'} // ''
0 0 $$self{'should_mdn_sign'} // ''
0 0 $$self{'status_text'} // ''
0 0 $$self{'plain_text'} // ''

or 3 conditions

line l !l&&r !l&&!r condition
53 0 3 0 ref $class || $class
86 0 0 0 ref $class || $class