-
Home
-
WooCommerce Google Feed Manager
-
1.39.0
-
Code
-
Classes
- WPPFM_Feed_Queries
Total Complexity |
48 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
163 |
Lines of code |
122 |
Logical lines of code |
63 |
Comment lines |
11 |
Methods |
17 |
Properties |
0 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_between_query() |
S |
59 |
6 |
14 |
convert_to_us_notation() |
S |
60 |
4 |
13 |
ends_with_query() |
S |
63 |
4 |
9 |
does_not_end_with_query() |
S |
63 |
4 |
9 |
is_greater_than_query() |
S |
64 |
3 |
9 |
is_smaller_or_equal_to_query() |
S |
64 |
3 |
9 |
is_smaller_than_query() |
S |
64 |
3 |
9 |
starts_with_query() |
S |
67 |
3 |
7 |
does_not_start_with_query() |
S |
67 |
3 |
7 |
is_greater_or_equal_to_query() |
S |
64 |
3 |
9 |
includes_query() |
S |
76 |
2 |
3 |
does_not_include_query() |
S |
76 |
2 |
3 |
is_not_empty_query() |
S |
71 |
2 |
6 |
is_empty() |
S |
71 |
2 |
6 |
already_us_notation() |
S |
78 |
2 |
3 |
is_not_equal_to_query() |
S |
77 |
1 |
3 |
is_equal_to_query() |
S |
77 |
1 |
3 |