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