Branch Coverage

blib/lib/Crypt/Passphrase/Pepper/Simple.pm
Criterion Covered Total %
branch 3 8 37.5


line true false branch
23 0 1 unless my $peppers = $args{'peppers'}
24 0 0 unless $b <=> $a
32 0 2 unless my $secret = $self->{'peppers'}{$id}
33 0 2 unless my $func = $algorithms{$algorithm}