-
Home
-
WP-Members Membership Plugin
-
3.5.2
-
Code
-
Classes
- WP_Members_Fields_Table
| Total Complexity |
24 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
181 |
| Lines of code |
97 |
| Logical lines of code |
47 |
| Comment lines |
59 |
| Methods |
9 |
| Properties |
2 |
Methods 9
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_columns() |
S |
50 |
5 |
27 |
| column_delete() |
S |
71 |
6 |
4 |
| column_cb() |
S |
67 |
3 |
7 |
| column_meta() |
S |
58 |
2 |
14 |
| process_bulk_action() |
S |
63 |
2 |
12 |
| single_row() |
S |
62 |
2 |
11 |
| column_default() |
S |
71 |
2 |
6 |
| prepare_items() |
S |
71 |
1 |
6 |
| get_bulk_actions() |
S |
64 |
1 |
10 |