| blib/lib/URI/_db.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 18 | 18 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 35 | 17 | if $canon->scheme eq $engine |
| 24 | 924 | 6 | unless @_ |
| 26 | 2 | 4 | unless $self->isa("URI::_db") |
| 37 | 6 | 4 | $is_full && defined $_[0] ? : |
| 10 | 1100 | if @_ | |
| 38 | 313 | 787 | unless my(@segs) = $self->path_segments |
| 39 | 617 | 170 | if $is_full |
| 66 | 276 | 93 | if defined $_->[1] |
| 86 | 1 | 80 | unless my $driver = $self->dbi_driver |