Condition Coverage

blib/lib/Email/Sender/Role/CommonSending.pm
Criterion Covered Total %
condition 5 6 83.3


and 3 conditions

line !l l&&!r l&&r condition
49 0 5 6 &try(sub { $err->isa("Email::Sender::Failure"); } ) and not my(@tmp) = $err->recipients
76 27 3 5 &Scalar::Util::blessed($msg) and eval { do { $msg->isa("Email::Abstract") } }