Total Complexity | 106 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 514 |
Lines of code | 338 |
Logical lines of code | 183 |
Comment lines | 101 |
Methods | 14 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
import_events() | 37 | 29 | 70 | |
generate_centralize_array() | 37 | 20 | 70 | |
get_access_token() | 45 | 11 | 39 | |
get_location() | 53 | 11 | 20 | |
get_organizer() | 50 | 7 | 31 | |
import_event_by_event_id() | 54 | 7 | 19 | |
save_facebook_event() | 58 | 5 | 15 | |
get_organizer_name_by_id() | 63 | 5 | 11 | |
get_utc_offset() | 60 | 3 | 13 | |
get_facebook_event_by_event_id() | 53 | 2 | 27 | |
__construct() | 67 | 3 | 7 | |
generate_facebook_api_url() | 71 | 1 | 5 | |
get_facebook_response_data() | 72 | 1 | 5 | |
get_json_response_from_url() | 70 | 1 | 6 |