-
Home
-
Go Fetch Jobs (for WP Job Manager)
-
1.8.4.9.1
-
Code
-
Classes
- BC_Framework_List
Total Complexity |
34 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
155 |
Lines of code |
112 |
Logical lines of code |
64 |
Comment lines |
1 |
Methods |
18 |
Properties |
1 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_before() |
S |
60 |
4 |
14 |
add_after() |
S |
60 |
4 |
14 |
get_after() |
S |
63 |
4 |
11 |
get_key_after() |
S |
63 |
4 |
11 |
get_before() |
S |
65 |
3 |
10 |
get_key_before() |
S |
65 |
3 |
10 |
add() |
S |
80 |
1 |
3 |
contains() |
S |
80 |
1 |
3 |
is_empty() |
S |
81 |
1 |
3 |
remove() |
S |
80 |
1 |
3 |
get() |
S |
81 |
1 |
3 |
get_all() |
S |
83 |
1 |
3 |
get_first() |
S |
77 |
1 |
4 |
get_first_key() |
S |
77 |
1 |
4 |
get_last() |
S |
77 |
1 |
4 |
get_last_key() |
S |
77 |
1 |
4 |
get_by_index() |
S |
76 |
1 |
4 |
get_by_index_key() |
S |
76 |
1 |
4 |