-
Home
-
Nelio AB Testing
-
7.2.4
-
Code
-
Classes
- Nelio_AB_Testing_Experiment_REST_Controller
Total Complexity |
70 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
739 |
Lines of code |
523 |
Logical lines of code |
226 |
Comment lines |
158 |
Methods |
22 |
Properties |
1 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
register_routes() |
A |
32 |
5 |
160 |
get_heatmap_data() |
A |
42 |
9 |
51 |
json() |
A |
40 |
8 |
63 |
has_heatmap_data() |
A |
43 |
8 |
47 |
create_experiment() |
S |
51 |
4 |
28 |
update_experiment() |
S |
48 |
3 |
32 |
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 |
set_public_result_status() |
S |
60 |
2 |
13 |
cache_heatmap_data() |
S |
60 |
2 |
12 |
get_local_heatmap_url() |
S |
68 |
2 |
7 |
add_dates_in_url() |
S |
66 |
2 |
8 |
instance() |
S |
72 |
2 |
6 |
get_experiment_results() |
S |
73 |
2 |
4 |
get_experiment() |
S |
66 |
2 |
8 |
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 |