-
Home
-
EKC Tournament Manager
-
2.1.0
-
Code
-
Classes
- Ekc_Backup_Helper
Total Complexity |
19 |
Dependencies |
5 |
Dependents |
4 |
Total lines |
115 |
Lines of code |
96 |
Logical lines of code |
61 |
Comment lines |
3 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
import_from_json() |
A |
45 |
7 |
42 |
backup_path() |
S |
65 |
2 |
9 |
get_new_team_id() |
S |
72 |
2 |
6 |
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 |