Branch Coverage

blib/lib/URI/mailto.pm
Criterion Covered Total %
branch 18 20 90.0


line true false branch
14 3 11 if (@_)
18 3 3 if (lc($new[$i] || '') eq "to")
25 0 3 unless defined $to
29 2 12 unless defined wantarray
35 12 3 if lc $h eq "to"
49 4 16 if (@_)
55 4 6 if (lc($new[$i] || '') eq "to")
65 1 3 if @new
67 4 16 unless defined wantarray
80 16 0 if ($fields[0] eq "to")