| blib/lib/DBD/Sys.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 5 | 20 | 25.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 17 | 0 | 3 | if $$DBD::Sys::drh{$class} | 
| 23 | 3 | 0 | unless $$attr{'Name'} | 
| 107 | 0 | 0 | if @{"${load_class}::ISA";} | 
| 110 | 0 | 0 | unless $@ | 
| 111 | 0 | 0 | if $missing_ok and $@ =~ /^Can't locate \Q$module.pm\E/ | 
| 137 | 0 | 5 | if $attrib eq 'sys_pluginmgr_class' | 
| 148 | 0 | 24 | if ($attrib eq 'sys_pluginmgr_class') | 
| 161 | 0 | 0 | unless (exists $$sys_plugin_attrs{$plugin_attr}) | 
| 163 | 0 | 0 | if exists $$dbh{$plugin_attr} | 
| 227 | 210 | 0 | unless $attr =~ /^$attr_prefix(.+)$/ |