Branch Coverage

blib/lib/Mail/Qmail/Filter/Util.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
15 1 1 ref $addrs ? :
17 3 1 if (length $localpart) { }
22 3 0 if ref $slot
31 1 3 unless defined(my $slot = $struct->{$domain})
32 2 1 unless not ref $slot && length $localpart
37 7 1 if ($lc_addr =~ /\@/u) { }