-
Home
-
Business Directory Plugin – Easy Listing Directories for WordPress
-
6.3.9
-
Code
-
Classes
- WPBDP_CSVImportAdmin
Total Complexity |
80 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
479 |
Lines of code |
352 |
Logical lines of code |
213 |
Comment lines |
33 |
Methods |
17 |
Properties |
1 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
example_data_for_field() |
A |
43 |
16 |
43 |
import() |
A |
43 |
8 |
49 |
example_csv_content() |
A |
45 |
8 |
41 |
import_settings() |
A |
50 |
8 |
31 |
add_file_to_sources() |
A |
52 |
8 |
22 |
ajax_csv_import() |
S |
45 |
6 |
43 |
find_uploaded_files() |
S |
51 |
7 |
27 |
enqueue_scripts() |
S |
58 |
3 |
16 |
dispatch() |
S |
60 |
3 |
14 |
get_file_name() |
S |
73 |
3 |
4 |
download_example_csv() |
S |
59 |
2 |
14 |
ajax_autocomplete_user() |
S |
61 |
2 |
11 |
get_imports_dir() |
S |
66 |
2 |
8 |
example_csv() |
S |
64 |
1 |
10 |
show_error() |
S |
76 |
1 |
4 |
is_correct_type() |
S |
66 |
1 |
8 |
__construct() |
S |
68 |
1 |
7 |