Branch Coverage

lib/Sisimai/Lhost/Zoho.pm
Criterion Covered Total %
branch 19 24 79.1


line true false branch
16 888 26 unless $mhead->{'x-zohomail'}
36 26 193 unless ($readcursor)
38 26 0 if index($e, $startingof->{'message'}[0]) == 0
41 61 132 if ($readcursor & $indicators->{'deliverystatus'}) == 0 or $e eq ""
56 26 106 if ('Sisimai::String'->aligned(\$e, ['@', ' ', 'ERROR_CODE :'])) { }
5 101 elsif (index($e, '[Status: ') == 0) { }
58 5 21 if ($v->{'recipient'})
66 0 26 if (substr($v->{'diagnosis'}, -1, 1) eq "=")
76 0 5 if ($v->{'recipient'})
89 101 0 unless $qprintable
93 0 26 unless $recipients
101 21 10 unless grep {index($e->{'diagnosis'}, $_) != -1;} @{$$messagesof{$r}}