| blib/lib/Protocol/Database/PostgreSQL/Backend/AuthenticationRequest.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 5 | 13 | 38.4 | 
| pod | 1 | 9 | 11.1 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 3 | 1 | n/a | BEGIN | 
| 4 | 1 | n/a | BEGIN | 
| 8 | 1 | n/a | BEGIN | 
| 18 | 1 | n/a | BEGIN | 
| 20 | 0 | No | type | 
| 22 | 0 | No | auth_type | 
| 23 | 0 | No | password_type | 
| 24 | 0 | No | password_salt | 
| 25 | 0 | No | password_rounds | 
| 26 | 0 | No | password_nonce | 
| 27 | 0 | No | server_first_message | 
| 28 | 0 | No | server_signature | 
| 31 | 1 | Yes | new_from_message |