| blib/lib/DBD/Sys/PluginManager.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 12 | 16 | 75.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 68 | 0 | 16 | unless $plugin->isa('DBD::Sys::Plugin') | 
| 75 | 4 | 44 | defined _ARRAY($pluginTables{$pluginTable}) ? : | 
| 78 | 12 | 36 | if (exists $$self{'tables2classes'}{$pte}) { } | 
| 80 | 12 | 0 | unless defined _ARRAY($$self{'tables2classes'}{$pte}) | 
| 86 | 0 | 12 | defined _ARRAY($pluginTables{$pluginTable}) ? : | 
| 99 | 12 | 40 | if $pluginClass->can('get_attributes') | 
| 164 | 0 | 6 | unless exists $$self{'tables2classes'}{$tableName} | 
| 169 | 5 | 1 | if (ref $tableInfo) { } |