Condition Coverage

blib/lib/XML/Enc.pm
Criterion Covered Total %
condition 11 16 68.7


or 2 conditions

line l !l condition
251 2 0 $node->parentNode->localname // ""
433 70 0 $OAEPAlgorithm->{$method} // "SHA1"
542 2 15 $digest_name // "SHA1"
3 14 $oaep // ""
554 0 35 $oaep // ""

or 3 conditions

line l !l&&r !l&&!r condition
418 35 0 30 $setOAEPAlgorithm->{$method} // $setOAEPAlgorithm->{'rsa-oaep-mgf1p'}
446 49 0 16 $enc_methods->{$method} // $enc_methods->{'rsa-oaep-mgf1p'}