blib/lib/App/Addex/Entry/EmailAddress.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
31 | 12 | 36 | unless ref $arg |
32 | 4 | 44 | if defined $arg->{'label'} and not length $arg->{'label'} |
35 | 96 | 0 | unless exists $arg->{$_} |