-
Home
-
Nelio AB Testing
-
6.4.4
-
Code
-
Classes
- Nelio_AB_Testing_Experiment_REST_Controller
Total Complexity |
53 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
614 |
Lines of code |
418 |
Logical lines of code |
178 |
Comment lines |
135 |
Methods |
17 |
Properties |
1 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
json() |
A |
41 |
8 |
61 |
register_routes() |
A |
36 |
1 |
128 |
has_heatmap_data() |
S |
44 |
6 |
43 |
get_experiment_results() |
S |
51 |
6 |
26 |
create_experiment() |
S |
51 |
4 |
28 |
update_experiment() |
S |
49 |
3 |
30 |
apply_alternative() |
S |
60 |
3 |
13 |
start_experiment() |
S |
62 |
3 |
12 |
resume_experiment() |
S |
62 |
3 |
12 |
stop_experiment() |
S |
62 |
3 |
12 |
pause_experiment() |
S |
62 |
3 |
12 |
get_experiment() |
S |
66 |
2 |
8 |
add_dates_in_url() |
S |
66 |
2 |
8 |
add_segments_in_url() |
S |
69 |
2 |
6 |
instance() |
S |
72 |
2 |
6 |
get_running_experiments() |
S |
65 |
1 |
10 |
init() |
S |
79 |
1 |
3 |