Condition Coverage

blib/lib/Crypt/Passphrase/Argon2/Encrypted.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

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

or 3 conditions

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