-
Home
-
Coupon Creator
-
3.3.0
-
Code
-
Classes
- Pngx__Utilities__Array
| Total Complexity |
67 |
| Dependencies |
0 |
| Dependents |
4 |
| Total lines |
471 |
| Lines of code |
203 |
| Logical lines of code |
127 |
| Comment lines |
208 |
| Methods |
15 |
| Properties |
0 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| list_to_array() |
A |
55 |
9 |
18 |
| escape_multidimensional_array() |
S |
59 |
7 |
14 |
| add_unprefixed_keys_to() |
S |
56 |
6 |
17 |
| add_prefixed_keys_to() |
S |
56 |
6 |
17 |
| get() |
S |
58 |
6 |
16 |
| flatten() |
S |
56 |
5 |
19 |
| map_or_discard() |
S |
57 |
5 |
16 |
| set() |
S |
55 |
4 |
20 |
| filter_prefixed() |
S |
60 |
3 |
12 |
| get_in_any() |
S |
65 |
3 |
9 |
| strpos() |
S |
64 |
3 |
10 |
| to_list() |
S |
66 |
3 |
9 |
| recursive_ksort() |
S |
67 |
3 |
8 |
| array_insert_after_key() |
S |
64 |
2 |
9 |
| array_insert_before_key() |
S |
64 |
2 |
9 |