blib/lib/WWW/Sixpack.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 16 | 37.5 |
line | true | false | branch |
---|---|---|---|
126 | 1 | 2 | unless $experiment =~ /$VALID_NAME_RE/ |
128 | 1 | 1 | if not $alternatives && ref $alternatives or ref $alternatives ne 'ARRAY' or @$alternatives < 2 |
133 | 1 | 1 | unless $alt =~ /$VALID_NAME_RE/ |
147 | 0 | 0 | if $res->{'status'} eq 'failed' |
175 | 0 | 0 | unless $experiment =~ /$VALID_NAME_RE/ |
183 | 0 | 0 | if ($kpi) |
184 | 0 | 0 | unless $kpi =~ /$VALID_NAME_RE/ |
207 | 0 | 0 | $resp->is_success ? : |