Condition Coverage
blib/lib/Crypt/Passphrase/Encoder.pm
Criterion
Covered
Total
%
condition
2
3
66.6
or 3 conditions
line
l
!l&&r
!l&&!r
condition
20
5
5
0
$self->{'accepts_hash'} //= do { return unless my $string = join("|", $self->crypt_subtypes); qr/ \A \$ (?: $string ) \$ /x }