blib/lib/DBIx/Introspector/Driver.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 18 | 26 | 69.2 |
line | true | false | branch |
---|---|---|---|
66 | 23 | 20 | if $dbh |
80 | 6 | 11 | if ($option) { } |
8 | 3 | elsif (@{$self->_parents;}) { } | |
81 | 6 | 0 | if ref $option and ref $option eq 'CODE' |
89 | 0 | 8 | unless $driver |
91 | 2 | 6 | if defined $ret |
105 | 8 | 10 | if ($option) { } |
8 | 2 | elsif (@{$self->_parents;}) { } | |
106 | 8 | 0 | if ref $option and ref $option eq 'CODE' |
114 | 0 | 8 | unless $driver |
116 | 4 | 4 | if $ret |
125 | 0 | 0 | if ($info =~ /[^0-9]/) |
128 | 0 | 0 | unless defined $info |