-
Home
-
EKC Tournament Manager
-
2.4.0 (latest)
-
Code
-
Classes
- Ekc_Backup_Helper
Total Complexity |
33 |
Dependencies |
5 |
Dependents |
4 |
Total lines |
186 |
Lines of code |
139 |
Logical lines of code |
83 |
Comment lines |
21 |
Methods |
16 |
Properties |
0 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
import_from_json() |
A |
45 |
7 |
42 |
upload_backup_file() |
S |
57 |
5 |
15 |
filter_wp_check_filetype_and_ext() |
S |
69 |
4 |
6 |
ensure_backup_dir_exists() |
S |
74 |
2 |
5 |
get_file_content() |
S |
69 |
2 |
7 |
get_new_team_id() |
S |
72 |
2 |
6 |
delete_backup_file() |
S |
71 |
2 |
6 |
export_as_json() |
S |
61 |
1 |
12 |
backup_file_path() |
S |
74 |
1 |
4 |
backup_path() |
S |
68 |
1 |
7 |
upload_dir_backup_path() |
S |
65 |
1 |
9 |
filter_upload_mimes() |
S |
78 |
1 |
3 |
get_all_backup_file_names() |
S |
78 |
1 |
3 |
get_file_size() |
S |
79 |
1 |
3 |
pretty_filesize() |
S |
69 |
1 |
5 |
store_backup() |
S |
68 |
1 |
6 |