-
Home
-
Nelio A/B Testing – AB Tests and Heatmaps for Better Conversion Optimization
-
6.0.0
-
Code
-
Classes
- Nelio_AB_Testing_Experiment_REST_Controller
| Total Complexity |
51 |
| Dependencies |
4 |
| Dependents |
2 |
| Total lines |
633 |
| Lines of code |
430 |
| Logical lines of code |
174 |
| Comment lines |
139 |
| Methods |
18 |
| Properties |
1 |
Methods 18
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| register_routes() |
A |
36 |
1 |
128 |
| json() |
S |
44 |
6 |
45 |
| has_heatmap_data() |
S |
44 |
6 |
43 |
| get_experiment_results() |
S |
46 |
5 |
39 |
| create_experiment() |
S |
47 |
4 |
40 |
| 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 |
| instance() |
S |
72 |
2 |
6 |
| get_experiment() |
S |
66 |
2 |
8 |
| add_dates_in_url() |
S |
66 |
2 |
8 |
| add_segments_in_url() |
S |
69 |
2 |
6 |
| init() |
S |
79 |
1 |
3 |
| get_running_experiments() |
S |
65 |
1 |
10 |
| check_if_user_can_use_plugin() |
S |
80 |
1 |
3 |