Condition Coverage

blib/lib/XML/Enc.pm
Criterion Covered Total %
condition 14 19 73.6


or 2 conditions

line l !l condition
248 9 53 $node->parentNode->localname // ""
430 70 0 $OAEPAlgorithm->{$method} // "SHA1"
539 2 14 $digest_name // "SHA1"
3 13 $oaep // ""
551 0 35 $oaep // ""

or 3 conditions

line l !l&&r !l&&!r condition
246 60 2 0 $fragment // $decrypted_data
415 35 0 29 $setOAEPAlgorithm->{$method} // $setOAEPAlgorithm->{'rsa-oaep-mgf1p'}
443 49 0 15 $enc_methods->{$method} // $enc_methods->{'rsa-oaep-mgf1p'}