| lib/Ubic/ServiceLoader/Ext/ini.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 12 | 75.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 23 | 1 | 5 | unless ($config) | 
| 29 | 1 | 4 | if (keys %$root_section) | 
| 34 | 1 | 3 | if (keys %$config) | 
| 38 | 0 | 3 | unless $module =~ /^[\w:]+$/ | 
| 40 | 0 | 3 | if ($@) | 
| 45 | 3 | 0 | if $options |