Condition Coverage

blib/lib/Crypt/Passphrase/Argon2/Encrypted.pm
Criterion Covered Total %
condition 2 6 33.3


and 3 conditions

line !l l&&!r l&&r condition
52 1 0 0 $id eq $self->{'active'} and $alg eq $self->{'cipher'}

or 3 conditions

line l !l&&r !l&&!r condition
83 0 0 3 length $salt != $self->{'salt_size'} || length $hash != $self->{'output_size'}