-
Home
-
Nelio A/B Testing – AB Tests and Heatmaps for Better Conversion Optimization
-
8.1.1
-
Code
-
Classes
- Nelio_AB_Testing_Experiment_REST_Controller
| Total Complexity |
63 |
| Dependencies |
3 |
| Dependents |
2 |
| Total lines |
686 |
| Lines of code |
483 |
| Logical lines of code |
202 |
| Comment lines |
163 |
| Methods |
21 |
| Properties |
1 |
Methods 21
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| register_routes() |
A |
32 |
4 |
158 |
| get_heatmap_data() |
A |
42 |
9 |
51 |
| json() |
A |
40 |
8 |
66 |
| create_experiment() |
S |
51 |
4 |
28 |
| update_experiment() |
S |
47 |
3 |
36 |
| start_experiment() |
S |
60 |
4 |
13 |
| resume_experiment() |
S |
60 |
4 |
13 |
| apply_alternative() |
S |
60 |
3 |
13 |
| stop_experiment() |
S |
62 |
3 |
12 |
| pause_experiment() |
S |
62 |
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 |
| add_dates_in_url() |
S |
66 |
2 |
8 |
| 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 |