| blib/lib/ObjectDB/InflateColumn.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 2 | 14 | 14.2 | 
| line | true | false | branch | 
|---|---|---|---|
| 10 | 0 | 3 | unless (&Module::Util::module_is_loaded('ObjectDB')) | 
| 21 | 0 | 3 | if $imported | 
| 28 | 0 | 0 | unless ($field) | 
| 31 | 0 | 0 | ref $_[0] eq 'HASH' ? : | 
| 56 | 0 | 0 | if (exists $$inflate_info{$_[0]}) | 
| 57 | 0 | 0 | if (@_ == 1) { } | 
| 0 | 0 | elsif (@_ == 2) { } |