Condition Coverage

blib/lib/Net/SSH/Perl/Cipher/ChachaPoly.pm
Criterion Covered Total %
condition 1 5 20.0


or 2 conditions

line l !l condition
48 0 3 $aadlen ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
84 0 0 0 $ciph->{'length'} || eval { do { $ciph->{'header'}->ivsetup($seqnr, ''); $ciph->{'header'}->decrypt(substr($data, 0, $aadlen)) } }