-
Home
-
Stephino RPG (Game)
-
0.4.0
-
Code
-
Classes
- Stephino_Rpg_Db_Table_Messages
Total Complexity |
63 |
Dependencies |
4 |
Dependents |
11 |
Total lines |
575 |
Lines of code |
281 |
Logical lines of code |
85 |
Comment lines |
211 |
Methods |
17 |
Properties |
0 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createMultiple() |
B |
42 |
20 |
49 |
getInboxCountByType() |
S |
55 |
6 |
18 |
getInboxByType() |
S |
52 |
5 |
27 |
create() |
S |
54 |
5 |
20 |
getSentRecent() |
S |
57 |
5 |
15 |
deleteInboxByType() |
S |
57 |
4 |
15 |
getAllInvoices() |
S |
61 |
4 |
10 |
deleteInboxOverflow() |
S |
57 |
2 |
16 |
getInboxMessage() |
S |
57 |
2 |
14 |
getInboxAllUnread() |
S |
60 |
1 |
16 |
deleteAllExpired() |
S |
66 |
2 |
7 |
getCreateStatement() |
S |
59 |
1 |
15 |
deleteAll() |
S |
66 |
2 |
7 |
readInboxMessage() |
S |
62 |
1 |
14 |
getInvoice() |
S |
61 |
1 |
14 |
deleteInvoicePending() |
S |
62 |
1 |
13 |
deleteInboxById() |
S |
64 |
1 |
11 |