Condition Coverage

blib/lib/Crypt/EECDH.pm
Criterion Covered Total %
condition 3 7 42.8


and 3 conditions

line !l l&&!r l&&r condition
35 0 0 2 defined $arg{'SigningKey'} and defined $arg{'Signature'}

or 2 conditions

line l !l condition
26 0 1 $arg{'Debug'} || 0
0 1 $arg{'SigScheme'} || 'ECDSA'