-
Home
-
TheBunch KE Pesapal Gateway for Woocommerce
-
1.4.7
-
Code
-
Classes
- PesaPalOAuthRequest
Total Complexity |
45 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
266 |
Lines of code |
165 |
Logical lines of code |
75 |
Comment lines |
61 |
Methods |
19 |
Properties |
6 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
from_request() |
A |
48 |
9 |
33 |
get_normalized_http_url() |
S |
59 |
7 |
13 |
to_header() |
S |
56 |
4 |
18 |
set_parameter() |
S |
64 |
4 |
10 |
from_consumer_and_token() |
S |
59 |
3 |
14 |
__construct() |
S |
71 |
2 |
6 |
get_parameter() |
S |
78 |
2 |
3 |
to_url() |
S |
67 |
2 |
8 |
get_signable_parameters() |
S |
69 |
2 |
7 |
generate_nonce() |
S |
59 |
1 |
13 |
get_signature_base_string() |
S |
66 |
1 |
9 |
unset_parameter() |
S |
80 |
1 |
3 |
to_postdata() |
S |
80 |
1 |
3 |
get_parameters() |
S |
82 |
1 |
3 |
__toString() |
S |
81 |
1 |
3 |
sign_request() |
S |
66 |
1 |
9 |
build_signature() |
S |
75 |
1 |
4 |
generate_timestamp() |
S |
80 |
1 |
3 |
get_normalized_http_method() |
S |
80 |
1 |
3 |