| blib/lib/Banal/Config/General.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 114 | 0 | 0 | if ($$opts{-'Banal_UsePredefinedVars'}) |
| 115 | 0 | 0 | if $$opts{-'Banal_StashKind'} =~ /global/i |
| 121 | 0 | 0 | if ($$opts{-'DefaultConfig'}) |
| 124 | 0 | 0 | if (ref $odc eq 'HASH') { } |
| 209 | 0 | 0 | if ($$object{'ExtendedAccess'} or $$opts{-'ExtendedAccess'} or UNIVERSAL::isa($object, 'Config::General::Extended')) { } |
| 215 | 0 | 0 | unless (UNVERSAL::isa($object, $extended_class)) |
| 218 | 0 | 0 | if ($@) |