-
Home
-
EKC Tournament Manager
-
2.0.5
-
Code
-
Classes
- Ekc_Backup_Helper
Total Complexity |
17 |
Dependencies |
4 |
Dependents |
4 |
Total lines |
107 |
Lines of code |
89 |
Logical lines of code |
57 |
Comment lines |
2 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
import_from_json() |
A |
45 |
7 |
41 |
backup_path() |
S |
65 |
2 |
9 |
export_as_json() |
S |
61 |
1 |
12 |
safe_move_uploaded_file() |
S |
74 |
1 |
4 |
get_all_backup_file_names() |
S |
78 |
1 |
3 |
get_file_size() |
S |
79 |
1 |
3 |
get_file_content() |
S |
79 |
1 |
3 |
pretty_filesize() |
S |
69 |
1 |
5 |
store_backup() |
S |
68 |
1 |
6 |
delete_backup_file() |
S |
80 |
1 |
3 |