| blib/lib/Sietima/Role/Headers.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 20 | 60.0 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 0 | 10 | unless @_ <= 2 |
| 0 | 10 | unless @_ >= 2 | |
| 22 | 1 | 9 | ref $address eq 'ARRAY' ? : |
| 29 | 0 | 10 | unless @_ <= 4 |
| 0 | 10 | unless @_ >= 4 | |
| 38 | 0 | 3 | unless @_ <= 2 |
| 0 | 3 | unless @_ >= 2 | |
| 45 | 3 | 0 | if (my $name = $self->name) |
| 54 | 2 | 1 | if (not exists $addresses->{'post'}) { } |
| 1 | 0 | elsif (not $addresses->{'post'}) { } |