Branch Coverage

blib/lib/Mail/Message/Field/URIs.pm
Criterion Covered Total %
branch 11 18 61.1


line true false branch
34 7 0 if ($body = delete $args->{'body'})
35 0 7 ref $body eq 'ARRAY' ? :
36 0 7 unless @body
41 2 5 if (@body > 1 or builtin::blessed($body[0])) { }
5 0 elsif (defined $body) { }
45 0 5 unless index($body, "<") != -1
62 3 0 @uris ? :
69 2 7 builtin::blessed($_[0]) ? :
70 9 0 if defined $uri