-
Home
-
Stripe Payment Forms by WP Full Pay – Accept Credit Card Payments, Donations & Subscriptions
-
8.0.1
-
Code
-
Classes
- MM_WPFS_Admin_WordpressDashboardView
| Total Complexity |
7 |
| Dependencies |
4 |
| Dependents |
1 |
| Total lines |
204 |
| Lines of code |
129 |
| Logical lines of code |
74 |
| Comment lines |
34 |
| Methods |
7 |
| Properties |
4 |
Methods 7
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
S |
37 |
1 |
101 |
| getFields() |
S |
65 |
1 |
9 |
| getFormAttributes() |
S |
68 |
1 |
7 |
| decimalSeparator() |
S |
82 |
1 |
3 |
| useSymbolNotCode() |
S |
82 |
1 |
3 |
| currencySymbolAtFirstPosition() |
S |
82 |
1 |
3 |
| putSpaceBetweenSymbolAndAmount() |
S |
82 |
1 |
3 |