| 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 | 1091 | if @_ | |
| 38 | 313 | 778 | unless my(@segs) = $self->path_segments | 
| 39 | 608 | 170 | if $is_full | 
| 66 | 262 | 89 | if defined $_->[1] | 
| 86 | 1 | 75 | unless my $driver = $self->dbi_driver |