Condition Coverage

blib/lib/Business/Westpac/PaymentsPlus/Australian/Payment/Import/Remittance.pm
Criterion Covered Total %
condition 11 12 91.6


and 3 conditions

line !l l&&!r l&&r condition
173 7 0 1 $rdt eq "FAX" and not $self->_has_fax
174 1 5 1 $rdt eq "EMAIL" and not $self->_has_email

or 3 conditions

line l !l&&r !l&&!r condition
155 5 2 11 $rdt eq "POST" or $rdt eq "POST_OS"
7 4 7 $rdt eq "POST" or $rdt eq "POST_OS" or $rdt eq "POST_MULTI"