| blib/lib/URI/_db.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 18 | 18 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 34 | 14 | if $canon->scheme eq $engine |
| 24 | 844 | 6 | unless @_ |
| 26 | 2 | 4 | unless $self->isa('URI::_db') |
| 37 | 6 | 4 | $is_full && defined $_[0] ? : |
| 10 | 985 | if @_ | |
| 38 | 275 | 710 | unless my(@segs) = $self->path_segments |
| 39 | 552 | 158 | if $is_full |
| 66 | 222 | 69 | if defined $_->[1] |
| 86 | 1 | 65 | unless my $driver = $self->dbi_driver |