-
Home
-
MAS Videos
-
1.3.1 (latest)
-
Code
-
Classes
- MasVideos_Person_CSV_Importer
| Total Complexity |
120 |
| Dependencies |
4 |
| Dependents |
1 |
| Total lines |
735 |
| Lines of code |
430 |
| Logical lines of code |
253 |
| Comment lines |
197 |
| Methods |
22 |
| Properties |
1 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| expand_data() |
B |
40 |
18 |
62 |
| import() |
A |
42 |
15 |
49 |
| read_file() |
A |
46 |
14 |
34 |
| parse_relative_field() |
A |
47 |
9 |
37 |
| parse_categories_field() |
A |
48 |
8 |
32 |
| set_parsed_data() |
S |
49 |
7 |
30 |
| get_formating_callback() |
S |
44 |
5 |
45 |
| parse_id_field() |
S |
55 |
6 |
19 |
| parse_tags_field() |
S |
57 |
6 |
17 |
| get_row_id() |
S |
60 |
5 |
12 |
| parse_images_field() |
S |
60 |
4 |
14 |
| __construct() |
S |
55 |
2 |
20 |
| set_mapped_keys() |
S |
69 |
3 |
6 |
| parse_comma_field() |
S |
70 |
3 |
6 |
| parse_bool_field() |
S |
66 |
3 |
9 |
| parse_date_field() |
S |
66 |
3 |
9 |
| remove_utf8_bom() |
S |
70 |
2 |
6 |
| parse_relative_comma_field() |
S |
70 |
2 |
6 |
| parse_float_field() |
S |
69 |
2 |
7 |
| parse_skip_field() |
S |
82 |
1 |
3 |
| parse_int_field() |
S |
76 |
1 |
4 |
| starts_with() |
S |
78 |
1 |
3 |