blib/lib/Ordeal/Model/ChaCha20.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 18 | 44.4 |
line | true | false | branch |
---|---|---|---|
39 | 1 | 0 | $s < 4294967295 ? : |
61 | 0 | 13 | if exists $cache->{$N} |
74 | 13 | 0 | if (keys %$cache <= 1000) |
103 | 3 | 0 | if (@seed < 10) |
104 | 5 | 7 | $_ <= $#seed ? : |
107 | 0 | 3 | if @seed != 10 |
127 | 0 | 0 | if ($buflen) |
141 | 0 | 0 | unless my $method = $self->can("_restore_$release") |
424 | 0 | 3 | if (++$j->[12] > 4294967295) |