-
Home
-
Material Dashboard
-
1.1.0
-
Code
-
Classes
- AMDCache
Total Complexity |
103 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
746 |
Lines of code |
216 |
Logical lines of code |
132 |
Comment lines |
369 |
Methods |
29 |
Properties |
9 |
Methods 29
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
dumpStyles() |
A |
57 |
9 |
14 |
dumpScript() |
A |
57 |
9 |
14 |
removeScriptByScope() |
S |
61 |
8 |
11 |
removeStyleByScope() |
S |
61 |
8 |
11 |
getCache() |
S |
63 |
7 |
9 |
cacheIsset() |
S |
63 |
5 |
12 |
removeCache() |
S |
58 |
4 |
16 |
cookieExists() |
S |
72 |
5 |
4 |
sessionExists() |
S |
72 |
5 |
4 |
getScopeGroup() |
S |
61 |
4 |
12 |
setScopeGroup() |
S |
64 |
4 |
9 |
cacheExists() |
S |
76 |
4 |
3 |
setCookie() |
S |
69 |
3 |
5 |
setLocale() |
S |
66 |
3 |
8 |
setCache() |
S |
68 |
3 |
6 |
removeScopeGroup() |
S |
67 |
3 |
8 |
__construct() |
S |
54 |
1 |
18 |
getDefault() |
S |
78 |
2 |
3 |
addDefault() |
S |
72 |
2 |
5 |
removeCookie() |
S |
71 |
2 |
5 |
removeStyleById() |
S |
76 |
2 |
4 |
removeScriptById() |
S |
76 |
2 |
4 |
updateScopeGroup() |
S |
75 |
2 |
4 |
setDefault() |
S |
80 |
1 |
3 |
getSession() |
S |
75 |
1 |
4 |
addScript() |
S |
69 |
1 |
7 |
addStyle() |
S |
69 |
1 |
7 |
setSession() |
S |
75 |
1 |
4 |
isDashboard() |
S |
91 |
1 |
2 |