-
Home
-
Faktur Pro for WooCommerce
-
3.0.7
-
Code
-
Classes
- FP_Abstract_Client
Total Complexity |
22 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
402 |
Lines of code |
87 |
Logical lines of code |
32 |
Comment lines |
231 |
Methods |
18 |
Properties |
3 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
request() |
S |
52 |
5 |
23 |
prepare_headers() |
S |
63 |
1 |
12 |
send_delete() |
S |
79 |
1 |
3 |
send_put() |
S |
79 |
1 |
3 |
send_post() |
S |
79 |
1 |
3 |
send_get() |
S |
79 |
1 |
3 |
get_status() |
S |
79 |
1 |
3 |
prepare_target() |
S |
78 |
1 |
3 |
__construct() |
S |
77 |
1 |
4 |
load_token() |
S |
81 |
1 |
3 |
option_timeout() |
S |
81 |
1 |
3 |
load_base_uri() |
S |
81 |
1 |
3 |
load_locale() |
S |
72 |
1 |
5 |
get_last_trace_id() |
S |
82 |
1 |
3 |
generate_trace_id() |
S |
77 |
1 |
4 |
load_home_url() |
S |
80 |
1 |
3 |
load_user_agent() |
S |
81 |
1 |
3 |
decode_body() |
S |
78 |
1 |
3 |