Branch Coverage

blib/lib/Crypt/ECDH_ES.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
42 0 1 if $options ne ""
47 0 1 if &hmac_sha256($iv . $ciphertext, $sign_key) ne $mac
53 0 1 unless substr($plaintext, -$pad_length, $pad_length, "") eq chr($pad_length) x $pad_length