-
Home
-
WP Recipe Maker
-
8.1.1
-
Code
-
Classes
- WPRM_Rating_Database
| Total Complexity |
52 |
| Dependencies |
2 |
| Dependents |
13 |
| Total lines |
351 |
| Lines of code |
182 |
| Logical lines of code |
113 |
| Comment lines |
108 |
| Methods |
12 |
| Properties |
3 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| add_or_update_rating() |
B |
40 |
22 |
54 |
| get_ratings() |
A |
48 |
12 |
26 |
| delete_ratings() |
S |
54 |
5 |
20 |
| delete_rating() |
S |
57 |
3 |
17 |
| update_database() |
S |
55 |
1 |
24 |
| check_database_version() |
S |
70 |
2 |
6 |
| get_rating() |
S |
66 |
2 |
8 |
| init() |
S |
78 |
1 |
3 |
| get_table_name() |
S |
76 |
1 |
4 |
| count_ratings() |
S |
68 |
1 |
7 |
| delete_ratings_for() |
S |
69 |
1 |
6 |
| delete_ratings_for_comment() |
S |
67 |
1 |
7 |