| blib/lib/Test/DBIx/Class/Types.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 16 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 58 | 28 | 0 | if (not ref $_->[0]) { } |
| 0 | 0 | elsif (@$_ == 1 and &reftype($_->[0]) eq 'HASH') { } | |
| 60 | 28 | 0 | unless ref $_->[0] |
| 61 | 28 | 0 | unless ref $_->[0] |
| 65 | 28 | 4 | unless $extra |
| 66 | 0 | 4 | unless &reftype($extra) eq 'HASH' |
| 71 | 0 | 28 | if @$_ |
| 80 | 0 | 56 | unless defined $connect_info{$key} |