| blib/lib/DBIx/Model/DB.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 16 | 0.0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 83 | 0 | 0 | $_[1] // 'undef' | 
| 87 | 0 | 0 | $_[0]{'catalog'} // undef | 
| 90 | 0 | 0 | $_[0]{'chains'} // undef | 
| 91 | 0 | 0 | $_[0]{'schema'} // undef | 
| 92 | 0 | 0 | $_[0]{'table_types'} // undef | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 78 | 0 | 0 | 0 | ref $class || $class | 
| 84 | 0 | 0 | 0 | $_[0]{'_tables'} //= eval { do { $DBIx::Model::DB::INLINE->{'_tables'}{'isa'}->($DBIx::Model::DB::INLINE->{'_tables'}{'default'}->($_[0])) } } |