| blib/lib/Mo/utils/IRI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 6 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 1 | 8 | unless (exists $self->{$key}) |
| 27 | 2 | 6 | if ($Mo::utils::IRI::EVAL_ERROR) |
| 32 | 1 | 5 | unless ($iri->can("scheme") and $iri->can("host") and $iri->scheme and $iri->host) |