-
Home
-
BackWPup – WordPress Backup & Restore Plugin
-
5.1.3 (latest)
-
Code
-
Classes
- BackWPup_Create_Archive
Total Complexity |
120 |
Dependencies |
6 |
Dependents |
3 |
Total lines |
930 |
Lines of code |
566 |
Logical lines of code |
283 |
Comment lines |
221 |
Methods |
15 |
Properties |
8 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_file() |
D |
27 |
33 |
146 |
__construct() |
C |
34 |
28 |
90 |
add_empty_folder() |
A |
43 |
11 |
58 |
tar_file() |
A |
42 |
10 |
54 |
make_tar_headers() |
A |
41 |
6 |
61 |
__destruct() |
S |
52 |
7 |
26 |
check_archive_filesize() |
S |
50 |
6 |
33 |
posix_getpwuid() |
S |
57 |
4 |
18 |
close() |
S |
60 |
4 |
13 |
fwrite() |
S |
61 |
3 |
13 |
tar_empty_folder() |
S |
54 |
2 |
22 |
ziparchive_status() |
S |
61 |
2 |
13 |
fopen() |
S |
62 |
2 |
13 |
get_method() |
S |
82 |
1 |
3 |
fclose() |
S |
81 |
1 |
3 |