-
Home
-
Interactive Content – H5P
-
1.16.0 (latest)
-
Code
-
Classes
- H5PDefaultStorage
Total Complexity |
79 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
578 |
Lines of code |
279 |
Logical lines of code |
154 |
Comment lines |
236 |
Methods |
29 |
Properties |
2 |
Methods 29
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
copyFileTree() |
A |
52 |
10 |
22 |
cacheAssets() |
A |
47 |
7 |
34 |
moveContentDirectory() |
S |
53 |
6 |
21 |
dirReady() |
S |
56 |
5 |
18 |
removeContentFile() |
S |
57 |
5 |
16 |
getCachedAssets() |
S |
56 |
4 |
18 |
cloneContentFile() |
S |
56 |
4 |
18 |
deleteCachedAssets() |
S |
63 |
4 |
10 |
saveExport() |
S |
64 |
3 |
9 |
getIgnoredFiles() |
S |
64 |
3 |
10 |
saveFile() |
S |
60 |
2 |
13 |
cloneContent() |
S |
70 |
2 |
6 |
exportContent() |
S |
65 |
2 |
9 |
exportLibrary() |
S |
66 |
2 |
7 |
deleteExport() |
S |
70 |
2 |
6 |
getContentFile() |
S |
74 |
2 |
4 |
hasPresave() |
S |
71 |
2 |
5 |
getUpgradeScript() |
S |
65 |
2 |
9 |
getEditorPath() |
S |
78 |
2 |
3 |
__construct() |
S |
77 |
1 |
4 |
saveLibrary() |
S |
71 |
1 |
5 |
deleteLibrary() |
S |
91 |
1 |
2 |
saveContent() |
S |
71 |
1 |
5 |
deleteContent() |
S |
78 |
1 |
3 |
getTmpPath() |
S |
72 |
1 |
5 |
hasExport() |
S |
75 |
1 |
4 |
getContent() |
S |
80 |
1 |
3 |
hasWriteAccess() |
S |
80 |
1 |
3 |
saveFileFromZip() |
S |
67 |
1 |
7 |