| Total Complexity | 39 | 
| Dependencies | 5 | 
| Dependents | 1 | 
| Total lines | 294 | 
| Lines of code | 145 | 
| Logical lines of code | 75 | 
| Comment lines | 99 | 
| Methods | 7 | 
| Properties | 3 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| fetch() | 36 | 27 | 73 | |
| check_existing_site() | 51 | 3 | 27 | |
| handle_payment_required_error() | 60 | 3 | 12 | |
| attempt_create_site() | 57 | 2 | 16 | |
| get_domain() | 67 | 2 | 7 | |
| __construct() | 76 | 1 | 4 | |
| get_tld() | 69 | 1 | 6 |