Total Complexity | 33 |
Dependencies | 1 |
Dependents | 4 |
Total lines | 319 |
Lines of code | 74 |
Logical lines of code | 29 |
Comment lines | 200 |
Methods | 17 |
Properties | 17 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
is_utilized() | 63 | 6 | 10 | |
left() | 65 | 4 | 9 | |
can_activate_bulk() | 69 | 3 | 6 | |
is_features_enabled() | 78 | 3 | 3 | |
is_single_site() | 79 | 2 | 3 | |
is_expired() | 78 | 2 | 3 | |
is_first_payment_pending() | 71 | 2 | 6 | |
can_activate() | 79 | 2 | 3 | |
get_html_escaped_masked_secret_key() | 80 | 1 | 3 | |
total_activations() | 80 | 1 | 3 | |
__construct() | 81 | 1 | 3 | |
is_active() | 81 | 1 | 3 | |
get_type() | 82 | 1 | 3 | |
is_unlimited() | 81 | 1 | 3 | |
is_lifetime() | 81 | 1 | 3 | |
is_valid() | 81 | 1 | 3 | |
mask_secret_key_for_html() | 67 | 1 | 7 |