-
Home
-
Five Star Restaurant Menu and Food Ordering
-
2.3.8
-
Code
-
Classes
- fdmOrderNotification
Total Complexity |
33 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
315 |
Lines of code |
182 |
Logical lines of code |
88 |
Comment lines |
56 |
Methods |
10 |
Properties |
7 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_template() |
A |
34 |
11 |
101 |
prepare_notification() |
S |
58 |
7 |
16 |
set_to_email() |
S |
64 |
3 |
9 |
parse_args() |
S |
64 |
3 |
10 |
set_from_email() |
S |
61 |
2 |
12 |
set_subject() |
S |
64 |
2 |
10 |
set_message() |
S |
65 |
2 |
9 |
__construct() |
S |
76 |
1 |
4 |
set_headers() |
S |
64 |
1 |
8 |
send_notification() |
S |
77 |
1 |
3 |