-
Home
-
WP eCommerce
-
3.15.1 (latest)
-
Code
-
Classes
- WPSC_Purchase_Log_Notes
Total Complexity |
48 |
Dependencies |
2 |
Dependents |
4 |
Total lines |
412 |
Lines of code |
192 |
Logical lines of code |
106 |
Comment lines |
130 |
Methods |
19 |
Properties |
5 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
fetch() |
A |
47 |
11 |
37 |
save() |
A |
46 |
10 |
39 |
set() |
S |
57 |
4 |
17 |
__construct() |
S |
55 |
3 |
19 |
get_formatted_date() |
S |
62 |
3 |
11 |
get_status_text() |
S |
64 |
3 |
9 |
add() |
S |
69 |
2 |
6 |
remove() |
S |
73 |
1 |
5 |
prepare_get_data() |
S |
79 |
1 |
3 |
prepare_get() |
S |
78 |
1 |
3 |
time_sort() |
S |
79 |
1 |
3 |
parse_args() |
S |
67 |
1 |
8 |
current() |
S |
77 |
1 |
4 |
key() |
S |
77 |
1 |
4 |
next() |
S |
77 |
1 |
4 |
prev() |
S |
77 |
1 |
4 |
rewind() |
S |
77 |
1 |
4 |
valid() |
S |
76 |
1 |
4 |
parse_args_for_db() |
S |
68 |
1 |
8 |