blib/lib/File/KDBX/KDF/Argon2.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 14 | 17 | 82.3 |
pod | 9 | 9 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
4 | 2 | n/a | BEGIN |
5 | 2 | n/a | BEGIN |
7 | 2 | n/a | BEGIN |
8 | 2 | n/a | BEGIN |
9 | 2 | n/a | BEGIN |
10 | 2 | n/a | BEGIN |
11 | 2 | n/a | BEGIN |
18 | 16 | Yes | salt |
19 | 7 | Yes | seed |
20 | 9 | Yes | parallelism |
21 | 9 | Yes | memory |
22 | 9 | Yes | iterations |
23 | 0 | Yes | version |
24 | 0 | Yes | secret |
25 | 0 | Yes | assocdata |
28 | 19 | Yes | init |
42 | 9 | n/a | _transform |