-
Home
-
WP Remote Users Sync
-
2.1.1 (latest)
-
Code
-
Classes
- Wprus_Import_Export
Total Complexity |
104 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
673 |
Lines of code |
491 |
Logical lines of code |
270 |
Comment lines |
24 |
Methods |
18 |
Properties |
0 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
import() |
B |
35 |
19 |
90 |
export() |
B |
35 |
16 |
90 |
get_users_data() |
A |
41 |
13 |
53 |
process_user_data() |
A |
44 |
12 |
46 |
read_from_imported_file() |
S |
52 |
5 |
25 |
get_export_file() |
S |
52 |
5 |
24 |
write_to_export_file() |
S |
60 |
5 |
13 |
download() |
S |
57 |
4 |
17 |
get_usernames_json() |
S |
48 |
3 |
32 |
maybe_create_data_dir() |
S |
59 |
4 |
15 |
wprus_files_cleanup() |
S |
62 |
4 |
11 |
put_contents() |
S |
57 |
3 |
17 |
send_file() |
S |
53 |
2 |
21 |
__construct() |
S |
61 |
2 |
11 |
register_files_cleanup() |
S |
72 |
2 |
5 |
parse_request() |
S |
66 |
2 |
8 |
init_notification_hooks() |
S |
68 |
2 |
7 |
generate_restricted_htaccess() |
S |
70 |
1 |
6 |