-
Home
-
LiveJournal Importer
-
0.5 (latest)
-
Code
-
Classes
- LJ_API_Import
Total Complexity |
139 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
1,058 |
Lines of code |
707 |
Logical lines of code |
434 |
Comment lines |
105 |
Methods |
27 |
Properties |
12 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
parse_comment() |
B |
38 |
16 |
60 |
step1() |
A |
39 |
13 |
65 |
import_post() |
A |
41 |
13 |
49 |
download_comment_meta() |
A |
45 |
11 |
37 |
download_comment_bodies() |
A |
44 |
10 |
40 |
setup() |
A |
44 |
9 |
46 |
download_post_bodies() |
A |
46 |
9 |
37 |
download_post_meta() |
A |
47 |
8 |
33 |
step2() |
A |
44 |
7 |
43 |
dispatch() |
A |
53 |
8 |
24 |
step3() |
S |
44 |
6 |
42 |
greet() |
S |
43 |
3 |
61 |
lj_ixr() |
S |
53 |
5 |
22 |
insert_postmeta() |
S |
58 |
4 |
15 |
auto_ajax() |
S |
54 |
1 |
29 |
cleanup() |
S |
51 |
1 |
28 |
auto_submit() |
S |
56 |
1 |
24 |
get_session() |
S |
68 |
2 |
6 |
get_wp_post_ID() |
S |
69 |
2 |
6 |
get_wp_comment_ID() |
S |
69 |
2 |
6 |
_create_ixr_client() |
S |
67 |
2 |
7 |
header() |
S |
72 |
1 |
5 |
footer() |
S |
83 |
1 |
3 |
_normalize_tag() |
S |
79 |
1 |
3 |
translate_lj_user() |
S |
79 |
1 |
3 |
throw_error() |
S |
74 |
1 |
4 |
next_step() |
S |
64 |
1 |
9 |