Condition Coverage

lib/SMB/Agent.pm
Criterion Covered Total %
condition 0 13 0.0


or 2 conditions

line l !l condition
32 0 0 $options{'quiet'} ||= 0
33 0 0 $options{'verbose'} ||= 0
34 0 0 $options{'log_level'} ||= 3
35 0 0 $options{'unique_conn_addr'} ||= 0
89 0 0 shift() || (return)

or 3 conditions

line l !l&&r !l&&!r condition
74 0 0 0 $options{'auth'} //= 'SMB::Auth'->new