Condition Coverage

blib/lib/Mail/SendEasy/AUTH.pm
Criterion Covered Total %
condition 0 36 0.0


and 3 conditions

line !l l&&!r l&&r condition
39 0 0 0 ref $ret_this and UNIVERSAL::isa($ret_this, $class)
41 0 0 0 $CLASS_HPLOO{'ATTR'} and UNIVERSAL::isa($this, 'HASH')
65 0 0 0 ref $_[0] && UNIVERSAL::isa($_[0], 'UNIVERSAL')
86 0 0 0 ref $_[0] && UNIVERSAL::isa($_[0], 'UNIVERSAL')
89 0 0 0 ref $_[0] && UNIVERSAL::isa($_[0], 'UNIVERSAL')
97 0 0 0 ref $_[0] && UNIVERSAL::isa($_[0], 'UNIVERSAL')
107 0 0 0 ref $_[0] && UNIVERSAL::isa($_[0], 'UNIVERSAL')
116 0 0 0 ref $_[0] && UNIVERSAL::isa($_[0], 'UNIVERSAL')
127 0 0 0 ref $_[0] && UNIVERSAL::isa($_[0], 'UNIVERSAL')

or 3 conditions

line l !l&&r !l&&!r condition
77 0 0 0 @authtypes or $auth_sub
79 0 0 0 not $auth_sub or $user eq ''
0 0 0 not $auth_sub or $user eq '' or $pass eq ''