-
Home
-
WP Ultimate Recipe
-
3.13.0 (latest)
-
Code
-
Classes
- WPURP_Template_Block
Total Complexity |
213 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
619 |
Lines of code |
414 |
Logical lines of code |
324 |
Comment lines |
61 |
Methods |
23 |
Properties |
23 |
Methods 23
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_settings() |
D |
18 |
95 |
121 |
condition() |
D |
37 |
34 |
62 |
style() |
C |
39 |
25 |
56 |
after_output() |
A |
51 |
8 |
23 |
replace_variables() |
S |
54 |
7 |
23 |
before_output() |
S |
54 |
6 |
20 |
cut_off() |
S |
57 |
6 |
15 |
present() |
S |
67 |
6 |
7 |
add_condition() |
S |
60 |
5 |
13 |
show() |
S |
64 |
4 |
10 |
get_style_string() |
S |
60 |
3 |
13 |
output_children_string() |
S |
63 |
3 |
10 |
column() |
S |
77 |
1 |
4 |
row() |
S |
77 |
1 |
4 |
parent() |
S |
77 |
1 |
4 |
loc() |
S |
69 |
1 |
7 |
__construct() |
S |
81 |
1 |
3 |
output_block() |
S |
79 |
1 |
3 |
add_child() |
S |
79 |
1 |
3 |
add_style() |
S |
77 |
1 |
3 |
add_class() |
S |
80 |
1 |
3 |
output_children() |
S |
78 |
1 |
3 |
order() |
S |
77 |
1 |
4 |