| blib/lib/Dancer2/Plugin/Sixpack.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 10 | 70.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 103 | 1 | 0 | 1 | not $alternatives and defined $$conf{'experiments'}{$name} |
| line | l | !l | condition |
|---|---|---|---|
| 121 | 1 | 1 | $dsl->session('sixpack_experiments') || {} |
| 156 | 1 | 0 | $dsl->session('sixpack_experiments') || {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 175 | 3 | 1 | 0 | $conf ||= plugin_setting() |