| blib/lib/Eve/Uri.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 14 | 92.8 |
| line | true | false | branch |
|---|---|---|---|
| 153 | 0 | 4 | unless ($self->_uri->scheme) |
| 257 | 6 | 2 | if ($matching_uri->string =~ m[^$pattern/?$]) |
| 259 | 2 | 4 | if (%+) |
| 327 | 4 | 1 | if ($string =~ s/\:$key/$value/g) { } |
| 335 | 1 | 3 | if ($string =~ /\:([a-zA-Z]\w+)/) |
| 390 | 1 | 5 | if (not defined $value) { } |
| 461 | 2 | 2 | $self->_uri->scheme ? : |