| blib/lib/Dancer2/Plugin/Sixpack.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 16 | 68.7 |
| line | true | false | branch |
|---|---|---|---|
| 103 | 1 | 1 | if (not $alternatives and defined $$conf{'experiments'}{$name}) |
| 109 | 0 | 2 | if $dsl->request->address |
| 111 | 2 | 0 | if $dsl->request->agent |
| 115 | 0 | 2 | if $dsl->param("sixpack-force-$name") |
| 150 | 1 | 1 | if ($experiment) { } |
| 181 | 0 | 4 | if defined $$conf{'host'} |
| 182 | 3 | 1 | if defined $client_id |
| 183 | 4 | 0 | if defined $$conf{'ua'} |