-
Home
-
BackWPup – WordPress Backup & Restore Plugin
-
4.1.7 (latest)
-
Code
-
Classes
- BackWPup_Create_Archive
Total Complexity |
124 |
Dependencies |
6 |
Dependents |
3 |
Total lines |
970 |
Lines of code |
603 |
Logical lines of code |
289 |
Comment lines |
220 |
Methods |
15 |
Properties |
8 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_file() |
D |
27 |
33 |
146 |
__construct() |
C |
34 |
28 |
90 |
tar_file() |
B |
36 |
14 |
86 |
add_empty_folder() |
A |
43 |
11 |
58 |
tar_empty_folder() |
A |
42 |
6 |
60 |
__destruct() |
S |
52 |
7 |
26 |
check_archive_filesize() |
S |
50 |
6 |
33 |
posix_getpwuid() |
S |
57 |
4 |
18 |
close() |
S |
60 |
4 |
13 |
make_tar_headers() |
S |
51 |
2 |
28 |
fwrite() |
S |
61 |
3 |
13 |
ziparchive_status() |
S |
61 |
2 |
13 |
fopen() |
S |
62 |
2 |
13 |
get_method() |
S |
82 |
1 |
3 |
fclose() |
S |
81 |
1 |
3 |