-
Home
-
TextPattern Importer
-
0.2
-
Code
-
Classes
- Textpattern_Import
Total Complexity |
74 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
636 |
Lines of code |
490 |
Logical lines of code |
303 |
Comment lines |
45 |
Methods |
23 |
Properties |
0 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
dispatch() |
B |
39 |
21 |
69 |
posts2wp() |
A |
38 |
11 |
71 |
users2wp() |
A |
41 |
11 |
54 |
comments2wp() |
S |
44 |
5 |
45 |
links2wp() |
S |
45 |
4 |
45 |
cat2wp() |
S |
49 |
4 |
30 |
get_txp_posts() |
S |
56 |
1 |
21 |
tips() |
S |
56 |
1 |
17 |
import_posts() |
S |
63 |
2 |
10 |
cleanup_txpimport() |
S |
60 |
1 |
15 |
get_txp_links() |
S |
60 |
1 |
14 |
get_txp_cats() |
S |
61 |
1 |
13 |
get_txp_users() |
S |
61 |
1 |
13 |
greet() |
S |
61 |
1 |
12 |
header() |
S |
70 |
1 |
6 |
footer() |
S |
83 |
1 |
3 |
get_txp_comments() |
S |
67 |
1 |
7 |
import_categories() |
S |
65 |
1 |
9 |
import_users() |
S |
67 |
1 |
8 |
import_comments() |
S |
67 |
1 |
8 |
import_links() |
S |
65 |
1 |
9 |
db_form() |
S |
65 |
1 |
9 |
Textpattern_Import() |
S |
100 |
1 |
2 |