-
Home
-
Participants Database
-
2.4.9
-
Code
-
Classes
- PDb_Participant_Cache
Total Complexity |
31 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
286 |
Lines of code |
92 |
Logical lines of code |
48 |
Comment lines |
120 |
Methods |
20 |
Properties |
5 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get() |
S |
64 |
5 |
9 |
set_data() |
S |
70 |
4 |
6 |
setup_staleness() |
S |
73 |
3 |
4 |
__construct() |
S |
62 |
2 |
11 |
get_staleness() |
S |
76 |
2 |
4 |
get_participant() |
S |
75 |
1 |
4 |
set_cache() |
S |
79 |
1 |
3 |
get_cache() |
S |
80 |
1 |
3 |
refresh_cache() |
S |
62 |
1 |
10 |
_cache_key() |
S |
80 |
1 |
3 |
set_staleness() |
S |
70 |
1 |
6 |
cache_is_stale() |
S |
80 |
1 |
3 |
clear_cache() |
S |
76 |
1 |
4 |
set_fresh() |
S |
81 |
1 |
3 |
set_stale() |
S |
81 |
1 |
3 |
expiration() |
S |
79 |
1 |
3 |
clear() |
S |
82 |
1 |
3 |
make_all_stale() |
S |
80 |
1 |
3 |
is_now_stale() |
S |
76 |
1 |
4 |
_clear_cache() |
S |
81 |
1 |
3 |