-
Home
-
Query Monitor – The developer tools panel for WordPress
-
3.17.2 (latest)
-
Code
-
Classes
- QM_Collector_Transients
Total Complexity |
10 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
102 |
Lines of code |
53 |
Logical lines of code |
16 |
Comment lines |
29 |
Methods |
8 |
Properties |
2 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setted_transient() |
S |
51 |
2 |
27 |
__construct() |
S |
74 |
2 |
4 |
get_storage() |
S |
81 |
1 |
3 |
set_up() |
S |
71 |
1 |
5 |
tear_down() |
S |
71 |
1 |
5 |
action_setted_site_transient() |
S |
79 |
1 |
3 |
action_setted_blog_transient() |
S |
79 |
1 |
3 |
process() |
S |
80 |
1 |
3 |