-
Home
-
Nelio A/B Testing – AB Tests and Heatmaps for Better Conversion Optimization
-
8.1.7
-
Code
-
Classes
- Nelio_AB_Testing_Experiment_REST_Controller
| Total Complexity |
86 |
| Dependencies |
5 |
| Dependents |
2 |
| Total lines |
810 |
| Lines of code |
517 |
| Logical lines of code |
227 |
| Comment lines |
182 |
| Methods |
22 |
| Properties |
1 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| update_experiment() |
B |
40 |
21 |
52 |
| register_routes() |
A |
32 |
4 |
167 |
| get_heatmap_data() |
A |
42 |
10 |
51 |
| json() |
S |
42 |
5 |
56 |
| create_experiment() |
S |
50 |
5 |
29 |
| apply_alternative() |
S |
57 |
4 |
16 |
| start_experiment() |
S |
60 |
4 |
13 |
| resume_experiment() |
S |
60 |
4 |
13 |
| add_dates_in_url() |
S |
62 |
4 |
11 |
| stop_experiment() |
S |
62 |
3 |
12 |
| pause_experiment() |
S |
62 |
3 |
12 |
| fix_scope_in_conversion_action() |
S |
61 |
3 |
12 |
| set_public_result_status() |
S |
60 |
2 |
13 |
| cache_heatmap_data() |
S |
61 |
2 |
12 |
| instance() |
S |
71 |
2 |
6 |
| get_experiment() |
S |
66 |
2 |
8 |
| get_experiment_results() |
S |
73 |
2 |
4 |
| get_local_heatmap_url() |
S |
68 |
2 |
7 |
| init() |
S |
79 |
1 |
3 |
| get_running_experiments() |
S |
65 |
1 |
10 |
| get_local_heatmap_path() |
S |
78 |
1 |
3 |
| remove_local_heatmap_data() |
S |
68 |
1 |
7 |