-
Home
-
Material Dashboard
-
1.0.3
-
Code
-
Classes
- AMD_DB
Total Complexity |
140 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
1,360 |
Lines of code |
530 |
Logical lines of code |
324 |
Comment lines |
516 |
Methods |
48 |
Properties |
7 |
Methods 48
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
exportArchives() |
A |
42 |
12 |
47 |
importArchives() |
A |
43 |
10 |
48 |
importJSON() |
A |
43 |
10 |
46 |
exportJSON() |
S |
52 |
6 |
21 |
importData() |
S |
59 |
6 |
14 |
exportAvatars() |
S |
52 |
5 |
22 |
exportUsersMeta() |
S |
57 |
5 |
16 |
mct() |
S |
58 |
4 |
15 |
makeFilters() |
S |
59 |
4 |
14 |
array_to_sql() |
S |
60 |
4 |
12 |
getTemp() |
S |
61 |
4 |
11 |
init() |
S |
50 |
2 |
32 |
exportTempData() |
S |
57 |
3 |
17 |
exportVariant() |
S |
64 |
4 |
9 |
exportSiteOptions() |
S |
60 |
3 |
13 |
addTodo() |
S |
61 |
3 |
11 |
safeInsert() |
S |
69 |
3 |
6 |
makeOrder() |
S |
66 |
3 |
8 |
deleteTemp() |
S |
65 |
3 |
8 |
getTodoList() |
S |
68 |
3 |
6 |
cleanup() |
S |
63 |
3 |
9 |
registerExportVariant() |
S |
69 |
3 |
7 |
repairData() |
S |
73 |
2 |
5 |
safeQuery() |
S |
69 |
2 |
6 |
registerTable() |
S |
66 |
2 |
8 |
updateTodo() |
S |
65 |
2 |
8 |
cleanExpiredTempsKeys() |
S |
70 |
2 |
6 |
findTemp() |
S |
66 |
2 |
7 |
setSiteOption() |
S |
67 |
2 |
7 |
deleteSiteOption() |
S |
69 |
2 |
6 |
addSiteOption() |
S |
69 |
2 |
6 |
setTemp() |
S |
64 |
2 |
9 |
getSiteOption() |
S |
70 |
2 |
5 |
__construct() |
S |
61 |
1 |
13 |
searchSiteOption() |
S |
72 |
1 |
5 |
siteOptionExists() |
S |
71 |
1 |
5 |
tempExists() |
S |
71 |
1 |
5 |
getExportVariants() |
S |
82 |
1 |
3 |
findTempKey() |
S |
75 |
1 |
4 |
findTempValue() |
S |
75 |
1 |
4 |
isInstalled() |
S |
79 |
1 |
3 |
cleanExpiredTemps() |
S |
79 |
1 |
3 |
after() |
S |
98 |
1 |
1 |
install() |
S |
81 |
1 |
3 |
getTable() |
S |
75 |
1 |
4 |
tableExists() |
S |
72 |
1 |
5 |
deleteTodoList() |
S |
75 |
1 |
4 |
query() |
S |
80 |
1 |
3 |