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