| lib/SMB/Agent.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 11 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 32 | 0 | 0 | $options{'quiet'} ||= 0 |
| 33 | 0 | 0 | $options{'verbose'} ||= 0 |
| 34 | 0 | 0 | $options{'unique_conn_addr'} ||= 0 |
| 89 | 0 | 0 | shift() || (return) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 73 | 0 | 0 | 0 | $options{'auth'} //= 'SMB::Auth'->new |