-
Home
-
Payment gateway – Robokassa for WooCommerce
-
4.0.0
-
Code
-
Classes
- Tecodes_Local_Http_Request
Total Complexity |
13 |
Dependencies |
0 |
Dependents |
2 |
Total lines |
172 |
Lines of code |
45 |
Logical lines of code |
19 |
Comment lines |
89 |
Methods |
12 |
Properties |
5 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_raw_headers() |
S |
67 |
2 |
8 |
__construct() |
S |
69 |
1 |
7 |
set_url() |
S |
81 |
1 |
3 |
set_method() |
S |
81 |
1 |
3 |
set_parameters() |
S |
81 |
1 |
3 |
set_headers() |
S |
81 |
1 |
3 |
set_body() |
S |
81 |
1 |
3 |
get_url() |
S |
82 |
1 |
3 |
get_method() |
S |
82 |
1 |
3 |
get_parameters() |
S |
82 |
1 |
3 |
get_headers() |
S |
82 |
1 |
3 |
get_body() |
S |
82 |
1 |
3 |