Branch Coverage

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


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