-
Home
-
WooCommerce Stripe Payment Gateway
-
10.0.1 (latest)
-
Code
-
Classes
- WC_Stripe_Database_Cache_Prefetch
| Total Complexity |
26 |
| Dependencies |
2 |
| Dependents |
2 |
| Total lines |
211 |
| Lines of code |
106 |
| Logical lines of code |
59 |
| Comment lines |
47 |
| Methods |
8 |
| Properties |
1 |
Methods 8
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| maybe_queue_prefetch() |
S |
50 |
7 |
29 |
| prefetch_cache_key() |
S |
53 |
5 |
24 |
| handle_prefetch_action() |
S |
54 |
4 |
24 |
| is_prefetch_queued() |
S |
58 |
4 |
16 |
| get_instance() |
S |
71 |
2 |
6 |
| should_prefetch_cache_key() |
S |
77 |
2 |
3 |
| __construct() |
S |
98 |
1 |
1 |
| get_prefetch_option_name() |
S |
80 |
1 |
3 |