Branch Coverage

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


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