Branch Coverage

blib/lib/Net/Server/Mail/ESMTP/AUTH.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
115 0 0 if (ref $ref eq 'ARRAY' and ref $$ref[0] eq 'CODE')
121 0 0 if ($authok) { }
131 0 0 $data =~ /^(.+?)\s(.*)$/ ? :
136 0 0 if ($operation eq '*') { }
0 0 elsif ($operation eq 'PLAIN') { }
0 0 elsif ($operation eq 'LOGIN') { }
142 0 0 if (not @plaindata > 2) { }