-
Home
-
Easy School Registration
-
3.9.4
-
Code
-
Classes
- ESR_Registration_Worker
Total Complexity |
69 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
272 |
Lines of code |
204 |
Logical lines of code |
130 |
Comment lines |
5 |
Methods |
7 |
Properties |
2 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
course_registration_validation() |
D |
32 |
37 |
82 |
complete_registration() |
A |
42 |
12 |
52 |
form_data_validation() |
A |
49 |
10 |
31 |
process_registration() |
S |
57 |
4 |
18 |
save_registration() |
S |
58 |
3 |
14 |
check_required() |
S |
78 |
2 |
3 |
__construct() |
S |
76 |
1 |
4 |