| blib/lib/App/SpamcupNG/Summary.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 15 | 16 | 93.7 | 
| line | true | false | branch | 
|---|---|---|---|
| 113 | 12 | 20 | if $complex->has($field) | 
| 120 | 3 | 1 | if (defined $self->{'age'}) { } | 
| 128 | 6 | 2 | if ($self->{$key}) { } | 
| 130 | 3 | 3 | if ($key eq "contacts") | 
| 183 | 1 | 1 | if $self->{'contacts'} | 
| 189 | 2 | 6 | if $attrib eq "receivers" | 
| 190 | 2 | 4 | if $attrib eq "contacts" | 
| 221 | 0 | 4 | unless ref $receivers_ref eq "ARRAY" |