Subroutine Coverage 
| lib/SMB/Auth.pm | 
|  | 
| Criterion | Covered | Total | % | 
| subroutine | 24 | 28 | 85.7 | 
| pod | 15 | 15 | 100.0 | 
| line | count | pod | subroutine | 
| 18 | 2 | n/a | BEGIN | 
| 19 | 2 | n/a | BEGIN | 
| 21 | 2 | n/a | BEGIN | 
| 23 | 2 | n/a | BEGIN | 
| 24 | 2 | n/a | BEGIN | 
| 25 | 2 | n/a | BEGIN | 
| 27 | 2 | n/a | BEGIN | 
| 28 | 2 | n/a | BEGIN | 
| 29 | 2 | n/a | BEGIN | 
| 30 | 2 | n/a | BEGIN | 
| 42 | 2 | n/a | BEGIN | 
| 52 | 2 | n/a | BEGIN | 
| 73 | 2 | n/a | BEGIN | 
| 76 | 2 | Yes | new | 
| 104 | 0 | Yes | set_user_passwords | 
| 114 | 1 | Yes | create_lm_hash | 
| 123 | 3 | Yes | create_ntlm_hash | 
| 129 | 0 | Yes | create_lm_response | 
| 140 | 3 | Yes | create_ntlmv2_hash | 
| 148 | 1 | Yes | create_lmv2_response | 
| 152 | 1 | Yes | create_ntlmv2_response | 
| 165 | 0 | Yes | get_user_passwd_line | 
| 175 | 0 | Yes | load_user_passwords | 
| 201 | 1 | Yes | is_user_authenticated | 
| 227 | 41 | Yes | parse_asn1 | 
| 272 | 41 | Yes | generate_asn1 | 
| 315 | 6 | Yes | process_spnego | 
| 414 | 6 | Yes | generate_spnego |