-
Home
-
BackWPup – WordPress Backup & Restore Plugin
-
3.9.0
-
Code
-
Classes
- BackWPup_Create_Archive
| Total Complexity |
122 |
| Dependencies |
5 |
| Dependents |
3 |
| Total lines |
970 |
| Lines of code |
602 |
| Logical lines of code |
288 |
| Comment lines |
224 |
| Methods |
15 |
| Properties |
8 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| add_file() |
D |
27 |
33 |
148 |
| __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 |
| close() |
S |
60 |
4 |
13 |
| make_tar_headers() |
S |
51 |
2 |
29 |
| fwrite() |
S |
61 |
3 |
13 |
| posix_getpwuid() |
S |
60 |
2 |
14 |
| ziparchive_status() |
S |
61 |
2 |
13 |
| fopen() |
S |
62 |
2 |
13 |
| get_method() |
S |
82 |
1 |
3 |
| fclose() |
S |
81 |
1 |
3 |