Total Complexity | 77 |
Dependencies | 12 |
Dependents | 1 |
Total lines | 774 |
Lines of code | 501 |
Logical lines of code | 209 |
Comment lines | 157 |
Methods | 14 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
add_data_to_collection() | 43 | 11 | 50 | |
delete_training_data_by_ids() | 44 | 11 | 47 | |
update_training_collection() | 48 | 10 | 32 | |
delete_training_collection() | 44 | 8 | 44 | |
add_posts_to_collection() | 42 | 7 | 53 | |
register_routes() | 34 | 1 | 129 | |
get_training_data_rows() | 45 | 6 | 44 | |
create_training_collection() | 53 | 5 | 22 | |
get_training_collections() | 54 | 5 | 20 | |
delete_training_data_rows() | 55 | 4 | 18 | |
get_sync_status() | 53 | 2 | 22 | |
check_admin_permission() | 63 | 3 | 10 | |
is_valid_date() | 67 | 3 | 7 | |
__construct() | 81 | 1 | 3 |