Total Complexity | 110 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 526 |
Lines of code | 351 |
Logical lines of code | 189 |
Comment lines | 98 |
Methods | 14 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
import_events() | 37 | 29 | 70 | |
generate_centralize_array() | 35 | 23 | 76 | |
get_location() | 50 | 12 | 26 | |
get_access_token() | 45 | 11 | 39 | |
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_facebook_event_by_event_id() | 52 | 2 | 28 | |
get_utc_offset() | 60 | 3 | 13 | |
__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 |