-
Home
-
YITH WooCommerce Affiliates
-
3.11.0
-
Code
-
Classes
- YITH_WCAF_Abstract_Objects_Collection
| Total Complexity |
40 |
| Dependencies |
3 |
| Dependents |
3 |
| Total lines |
391 |
| Lines of code |
127 |
| Logical lines of code |
67 |
| Comment lines |
200 |
| Methods |
25 |
| Properties |
3 |
Methods 25
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_objects() |
S |
59 |
5 |
15 |
| get_current_page() |
S |
64 |
4 |
9 |
| get_total_pages() |
S |
64 |
4 |
9 |
| get_ids() |
S |
68 |
2 |
8 |
| get_meta() |
S |
78 |
2 |
3 |
| get_total_items() |
S |
71 |
2 |
6 |
| offsetGet() |
S |
69 |
2 |
7 |
| offsetUnset() |
S |
65 |
2 |
9 |
| __construct() |
S |
77 |
1 |
4 |
| is_empty() |
S |
80 |
1 |
3 |
| get_head() |
S |
76 |
1 |
4 |
| get_object() |
S |
100 |
1 |
0 |
| add() |
S |
71 |
1 |
6 |
| remove() |
S |
81 |
1 |
3 |
| is_paged() |
S |
79 |
1 |
3 |
| has_next_page() |
S |
73 |
1 |
5 |
| current() |
S |
77 |
1 |
4 |
| next() |
S |
77 |
1 |
4 |
| key() |
S |
77 |
1 |
4 |
| valid() |
S |
76 |
1 |
4 |
| rewind() |
S |
77 |
1 |
4 |
| end() |
S |
77 |
1 |
4 |
| offsetExists() |
S |
79 |
1 |
3 |
| offsetSet() |
S |
80 |
1 |
3 |
| count() |
S |
80 |
1 |
3 |