-
Home
-
WordPress Backup to Dropbox
-
4.7.1 (latest)
-
Code
-
Classes
- WPB2D_FileList
Total Complexity |
35 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
178 |
Lines of code |
120 |
Logical lines of code |
60 |
Comment lines |
0 |
Methods |
14 |
Properties |
4 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_partial_dir() |
S |
55 |
7 |
19 |
is_excluded_dir() |
S |
62 |
4 |
12 |
__construct() |
S |
62 |
3 |
11 |
get_checkbox_class() |
S |
66 |
3 |
9 |
in_ignore_list() |
S |
68 |
3 |
7 |
set_included() |
S |
69 |
2 |
7 |
set_excluded() |
S |
69 |
2 |
7 |
is_excluded() |
S |
70 |
2 |
7 |
exclude_file() |
S |
65 |
2 |
9 |
exclude_dir() |
S |
65 |
2 |
9 |
is_excluded_file() |
S |
70 |
2 |
6 |
construct() |
S |
80 |
1 |
3 |
include_file() |
S |
68 |
1 |
7 |
include_dir() |
S |
68 |
1 |
7 |