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