-
Home
-
Razorpay for WooCommerce
-
3.7.2
-
Code
-
Classes
- Requests_IRI
Total Complexity |
221 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
1,021 |
Lines of code |
634 |
Logical lines of code |
346 |
Comment lines |
276 |
Methods |
27 |
Properties |
8 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
remove_iunreserved_percent_encoded() |
D |
34 |
36 |
79 |
replace_invalid_with_pct_encoding() |
C |
35 |
28 |
80 |
absolutize() |
B |
40 |
20 |
62 |
scheme_normalization() |
A |
52 |
15 |
23 |
remove_dot_segments() |
A |
47 |
14 |
37 |
__get() |
A |
48 |
12 |
33 |
set_authority() |
A |
45 |
10 |
45 |
is_valid() |
A |
56 |
11 |
17 |
parse_iri() |
A |
52 |
10 |
23 |
set_iri() |
A |
48 |
8 |
35 |
set_host() |
A |
49 |
7 |
32 |
__set() |
S |
58 |
8 |
15 |
get_iauthority() |
S |
58 |
7 |
16 |
get_iri() |
S |
55 |
6 |
20 |
set_path() |
S |
56 |
4 |
18 |
to_uri() |
S |
56 |
4 |
17 |
set_scheme() |
S |
61 |
3 |
13 |
set_port() |
S |
61 |
3 |
13 |
set_fragment() |
S |
65 |
2 |
10 |
get_authority() |
S |
67 |
2 |
9 |
set_query() |
S |
64 |
2 |
10 |
set_userinfo() |
S |
65 |
2 |
10 |
__unset() |
S |
72 |
2 |
5 |
__isset() |
S |
77 |
2 |
3 |
__construct() |
S |
81 |
1 |
3 |
get_uri() |
S |
80 |
1 |
3 |
__toString() |
S |
81 |
1 |
3 |