Condition Coverage

blib/lib/Crypt/Passphrase/Argon2/Encrypted.pm
Criterion Covered Total %
condition 4 11 36.3


and 3 conditions

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

or 2 conditions

line l !l condition
21 0 2 $args{'output_size'} //= 32

or 3 conditions

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