-
Home
-
BuddyPress
-
7.2.0
-
Code
-
Classes
- BP_XProfile_Data_Template
Total Complexity |
30 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
347 |
Lines of code |
118 |
Logical lines of code |
59 |
Comment lines |
170 |
Methods |
11 |
Properties |
10 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
the_profile_field() |
S |
59 |
6 |
14 |
__construct() |
S |
48 |
3 |
35 |
has_fields() |
S |
62 |
4 |
10 |
profile_groups() |
S |
64 |
3 |
10 |
profile_fields() |
S |
67 |
3 |
8 |
has_groups() |
S |
71 |
2 |
6 |
next_group() |
S |
63 |
2 |
10 |
rewind_groups() |
S |
71 |
2 |
6 |
the_profile_group() |
S |
67 |
2 |
8 |
rewind_fields() |
S |
71 |
2 |
6 |
next_field() |
S |
74 |
1 |
5 |