Branch Coverage

blib/lib/Crypt/Passphrase/System.pm
Criterion Covered Total %
branch 9 16 56.2


line true false branch
43 0 16 if (defined($settings = $args{'settings'})) { }
44 0 0 if ($settings eq '') { }
0 0 elsif ($settings eq '_') { }
49 0 0 unless my $type = $settings =~ /\A \$ ([^\$]+) \$ /x
93 1 15 if $self->{'salt_size'} == 2
107 17 3 if $self->SUPER::accepts_hash($hash)
109 3 1 if $hash =~ /$format/
120 15 1 length $self->{'settings'} ? :