| blib/lib/App/Raps2/Password.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 14 | 14 | 100.0 | 
| pod | 7 | 7 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 3 | 2 | n/a | BEGIN | 
| 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 | 
| 15 | 8 | Yes | new | 
| 37 | 4 | Yes | create_salt | 
| 48 | 6 | Yes | salt | 
| 62 | 4 | Yes | encrypt | 
| 75 | 7 | Yes | decrypt | 
| 88 | 6 | Yes | bcrypt | 
| 103 | 4 | Yes | verify |