Branch Coverage

blib/lib/Mail/Addressbook/Convert/Ccmail.pm
Criterion Covered Total %
branch 13 16 81.2


line true false branch
200 13 46 if ($line =~ /^Name/) { }
13 33 elsif ($line =~ /^Addr/) { }
13 20 elsif ($line =~ /^Cmts/) { }
0 20 elsif ($line =~ /^Entry\d=/) { }
203 2 11 if ($line =~ /.+\@.+\..+/) { }
222 9 22 if (isValidInternetAddress($part))
239 0 0 if (&main::isValidInternetAddress($h2))
249 11 15 if ($haveAddress and $haveName and $endOfAddress)