-
Home
-
Five Star Restaurant Menu and Food Ordering
-
2.2.4
-
Code
-
Classes
- fdmOrderNotification
Total Complexity |
30 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
304 |
Lines of code |
175 |
Logical lines of code |
82 |
Comment lines |
56 |
Methods |
10 |
Properties |
7 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
process_template() |
A |
35 |
8 |
94 |
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 |