-
Home
-
Nelio AB Testing
-
7.0.4
-
Code
-
Classes
- Nelio_AB_Testing_Experiment_REST_Controller
Total Complexity |
48 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
580 |
Lines of code |
395 |
Logical lines of code |
161 |
Comment lines |
130 |
Methods |
16 |
Properties |
1 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
json() |
A |
40 |
8 |
63 |
has_heatmap_data() |
A |
44 |
7 |
44 |
register_routes() |
A |
36 |
1 |
128 |
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 |
instance() |
S |
72 |
2 |
6 |
get_experiment() |
S |
66 |
2 |
8 |
get_experiment_results() |
S |
73 |
2 |
4 |
add_dates_in_url() |
S |
66 |
2 |
8 |
init() |
S |
79 |
1 |
3 |
get_running_experiments() |
S |
65 |
1 |
10 |