| blib/lib/DBIx/Hash2Table.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 45 | 0 | 0 | if (ref $hash_ref->{$key} eq 'HASH') |
| 53 | 0 | 0 | exists $hash_ref->{$key}{$_} ? : |
| 97 | 0 | 0 | if (exists $arg{$arg_name}) { } |
| 108 | 0 | 0 | unless $self->{'_columns'} and $self->{'_dbh'} and $self->{'_hash_ref'} and $self->{'_table_name'} |