Branch Coverage

lib/Sisimai/Lhost/Zoho.pm
Criterion Covered Total %
branch 21 26 80.7


line true false branch
22 218 26 unless $mhead->{'x-zohomail'}
39 52 198 unless ($readcursor)
41 26 26 if index($e, $startingof->{'message'}[0]) == 0
44 0 198 unless $readcursor & $indicators->{'deliverystatus'}
45 61 137 unless length $e
60 26 111 if ($e =~ /\A([^ ]+[\@][^ ]+)[ \t]+(.+)\z/) { }
5 106 elsif ($e =~ /\A\[Status: .+[<]([^ ]+[\@][^ ]+)[>],/) { }
62 5 21 if ($v->{'recipient'})
70 0 26 if (substr($v->{'diagnosis'}, -1, 1) eq "=")
80 0 5 if ($v->{'recipient'})
91 106 0 unless $qprintable
95 0 26 unless $recipients
103 21 10 unless grep {index($e->{'diagnosis'}, $_) > -1;} @{$$messagesof{$r};}