blib/lib/DBIx/Introspector/Driver.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 19 | 26 | 73.0 |
line | true | false | branch |
---|---|---|---|
66 | 29 | 20 | if $dbh |
78 | 8 | 11 | if (exists $self->_unconnected_options->{$key}) { } |
8 | 3 | elsif (@{$self->_parents;}) { } | |
81 | 6 | 2 | if ref $option and ref $option eq 'CODE' |
89 | 0 | 8 | unless $driver |
91 | 2 | 6 | if defined $ret |
103 | 8 | 16 | if (exists $self->_connected_options->{$key}) { } |
12 | 4 | elsif (@{$self->_parents;}) { } | |
106 | 8 | 0 | if ref $option and ref $option eq 'CODE' |
114 | 0 | 12 | unless $driver |
116 | 4 | 8 | if $ret |
125 | 0 | 0 | if ($info =~ /[^0-9]/) |
128 | 0 | 0 | unless defined $info |