blib/lib/Banal/Config/General.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 18 | 0.0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
25 | 0 | 0 | 0 | ref $proto || $proto |
94 | 0 | 0 | 0 | ref $proto || $proto |
98 | 0 | 0 | 0 | $STASH ||= $stash |
209 | 0 | 0 | 0 | $$object{'ExtendedAccess'} or $$opts{-'ExtendedAccess'} |
0 | 0 | 0 | $$object{'ExtendedAccess'} or $$opts{-'ExtendedAccess'} or UNIVERSAL::isa($object, 'Config::General::Extended') | |
213 | 0 | 0 | 0 | $class->extended_config_class(@_) || $class . '::Extended' |