-
Home
-
Faktur Pro for WooCommerce
-
3.1.13
-
Code
-
Classes
- FP_Abstract_Client
| Total Complexity |
24 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
420 |
| Lines of code |
89 |
| Logical lines of code |
36 |
| Comment lines |
242 |
| Methods |
17 |
| Properties |
4 |
Methods 17
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| request() |
S |
52 |
5 |
23 |
| __construct() |
S |
63 |
4 |
9 |
| prepare_headers() |
S |
63 |
1 |
12 |
| load_token() |
S |
81 |
1 |
3 |
| load_user_agent() |
S |
81 |
1 |
3 |
| load_home_url() |
S |
80 |
1 |
3 |
| generate_trace_id() |
S |
77 |
1 |
4 |
| get_last_trace_id() |
S |
82 |
1 |
3 |
| load_locale() |
S |
72 |
1 |
5 |
| load_base_uri() |
S |
81 |
1 |
3 |
| option_timeout() |
S |
81 |
1 |
3 |
| decode_body() |
S |
78 |
1 |
3 |
| prepare_target() |
S |
78 |
1 |
3 |
| send_get() |
S |
79 |
1 |
3 |
| send_post() |
S |
79 |
1 |
3 |
| send_put() |
S |
79 |
1 |
3 |
| send_delete() |
S |
79 |
1 |
3 |