-
Home
-
Business Directory Plugin – Easy Listing Directories for WordPress
-
6.2
-
Code
-
Classes
- WPBDP_CSVImportAdmin
Total Complexity |
75 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
446 |
Lines of code |
333 |
Logical lines of code |
197 |
Comment lines |
24 |
Methods |
15 |
Properties |
1 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
example_data_for_field() |
A |
44 |
16 |
42 |
example_csv() |
A |
41 |
8 |
55 |
import() |
A |
43 |
8 |
49 |
import_settings() |
A |
50 |
8 |
31 |
add_file_to_sources() |
A |
52 |
8 |
22 |
find_uploaded_files() |
S |
51 |
7 |
27 |
ajax_csv_import() |
S |
47 |
6 |
37 |
dispatch() |
S |
60 |
3 |
14 |
get_file_name() |
S |
73 |
3 |
4 |
ajax_autocomplete_user() |
S |
61 |
2 |
11 |
enqueue_scripts() |
S |
61 |
1 |
15 |
get_imports_dir() |
S |
66 |
2 |
8 |
__construct() |
S |
70 |
1 |
6 |
show_error() |
S |
76 |
1 |
4 |
is_correct_type() |
S |
66 |
1 |
8 |