-
Home
-
GD Rating System
-
3.6.2 (latest)
-
Code
-
Classes
- gdrts_user_rating
| Total Complexity |
33 |
| Dependencies |
0 |
| Dependents |
0 |
| Total lines |
160 |
| Lines of code |
118 |
| Logical lines of code |
46 |
| Comment lines |
0 |
| Methods |
16 |
| Properties |
4 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_the_vote() |
S |
59 |
7 |
13 |
| has_voted() |
S |
60 |
5 |
12 |
| _get_item_id() |
S |
57 |
4 |
16 |
| get_all_votes() |
S |
65 |
4 |
8 |
| _load_log() |
S |
71 |
2 |
5 |
| __construct() |
S |
76 |
1 |
4 |
| has_voted_for_item() |
S |
78 |
1 |
3 |
| has_voted_for_post() |
S |
67 |
1 |
8 |
| has_voted_in_loop() |
S |
67 |
1 |
8 |
| get_the_vote_for_item() |
S |
78 |
1 |
3 |
| get_the_vote_for_post() |
S |
67 |
1 |
8 |
| get_the_vote_in_loop() |
S |
67 |
1 |
8 |
| get_all_votes_for_item() |
S |
78 |
1 |
3 |
| get_all_votes_for_post() |
S |
67 |
1 |
8 |
| get_all_votes_in_loop() |
S |
67 |
1 |
8 |
| _get_first_active_log() |
S |
78 |
1 |
3 |