blib/lib/Net/SSH/Perl/Cipher/ChachaPoly.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 5 | 20.0 |
line | l | !l | condition |
---|---|---|---|
48 | 0 | 3 | $aadlen ||= 0 |
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)) } } |