Total Complexity | 127 |
Dependencies | 5 |
Dependents | 1 |
Total lines | 813 |
Lines of code | 592 |
Logical lines of code | 338 |
Comment lines | 176 |
Methods | 11 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
wcal_send_email_notification() | 86 | 372 | ||
wcal_update_status_of_guest() | 41 | 8 | 62 | |
wcal_update_status_of_loggedin() | 43 | 8 | 49 | |
wcal_update_abandoned_cart_status_for_placed_orders() | 57 | 7 | 15 | |
wcal_check_sent_history() | 57 | 3 | 17 | |
wcal_get_is_guest_valid() | 66 | 4 | 9 | |
wcal_remove_cart_for_mutiple_templates() | 58 | 3 | 15 | |
wcal_get_carts() | 52 | 2 | 26 | |
wcal_check_cart_total() | 67 | 3 | 8 | |
wcal_get_cart_sent_data() | 60 | 2 | 14 | |
wcal_encrypt_validate() | 72 | 1 | 5 |