blib/lib/Dancer2/Plugin/Adapter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 7 | 85.7 |
line | l | !l | condition |
---|---|---|---|
49 | 15 | 3 | $conf->{$name}{'scope'} || 'request' |
65 | 11 | 2 | $object_conf->{'constructor'} || 'new' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
42 | 14 | 4 | 0 | $conf ||= plugin_setting() |