-
Home
-
Charitable – Donation Plugin for WordPress – Fundraising with Recurring Donations & More
-
1.8.6
-
Code
-
Classes
- Charitable_Stripe_Plan
Total Complexity |
36 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
388 |
Lines of code |
160 |
Logical lines of code |
89 |
Comment lines |
170 |
Methods |
12 |
Properties |
7 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_plan() |
A |
41 |
7 |
58 |
get_plans() |
S |
61 |
4 |
12 |
get_plan_period() |
S |
62 |
4 |
12 |
get_plan_interval() |
S |
61 |
3 |
13 |
get_plan() |
S |
63 |
3 |
11 |
sanitize_plan_amount() |
S |
67 |
3 |
7 |
get_plan_args() |
S |
60 |
2 |
14 |
__construct() |
S |
70 |
2 |
6 |
__get() |
S |
79 |
2 |
3 |
get_plan_key() |
S |
71 |
2 |
6 |
plan_exists() |
S |
67 |
2 |
8 |
save_plan() |
S |
63 |
2 |
10 |