-
Home
-
Theme Editor
-
2.5
-
Code
-
Classes
- ms_theme_editor_css
Total Complexity |
491 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
2,151 |
Lines of code |
1,456 |
Logical lines of code |
1,094 |
Comment lines |
497 |
Methods |
74 |
Properties |
54 |
Methods 74
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_prop() |
D |
23 |
77 |
118 |
parse_post_data() |
D |
24 |
38 |
162 |
parse_css() |
C |
29 |
28 |
118 |
encode_shorthand() |
C |
40 |
28 |
54 |
write_css() |
B |
39 |
19 |
57 |
add_vendor_rules() |
B |
42 |
17 |
45 |
encode_gradient() |
A |
40 |
13 |
70 |
load_config() |
A |
48 |
14 |
30 |
recurse_directory() |
A |
48 |
13 |
29 |
update_arrays() |
A |
45 |
12 |
42 |
convert_dict_arrays() |
A |
46 |
12 |
38 |
convert_ruleval_array() |
A |
49 |
12 |
29 |
denorm_val_query() |
A |
51 |
10 |
24 |
is_file_ok() |
A |
52 |
9 |
23 |
save_config() |
A |
52 |
8 |
24 |
denorm_sel_val() |
A |
52 |
8 |
23 |
convert_rel_url() |
A |
54 |
8 |
18 |
prune_if_empty() |
A |
55 |
8 |
17 |
decode_gradient() |
S |
58 |
8 |
13 |
denorm_rule_val() |
S |
55 |
7 |
18 |
read_stylesheet() |
S |
58 |
7 |
13 |
normalize_font() |
S |
53 |
6 |
24 |
parse_css_file() |
S |
56 |
6 |
16 |
normalize_background() |
S |
50 |
5 |
29 |
update_property() |
S |
53 |
5 |
25 |
denorm_dict_qs() |
S |
52 |
5 |
23 |
sort_queries() |
S |
56 |
5 |
17 |
get_css_header() |
S |
59 |
5 |
13 |
decode_border() |
S |
60 |
5 |
12 |
detokenize() |
S |
55 |
4 |
19 |
get_css_header_comment() |
S |
57 |
4 |
17 |
rule_value_exists() |
S |
66 |
5 |
8 |
cmp_seq() |
S |
65 |
5 |
8 |
normalize_margin_padding() |
S |
59 |
4 |
14 |
denorm_query_sel() |
S |
52 |
3 |
25 |
get_rule_value_id() |
S |
69 |
4 |
6 |
obj_to_utf8() |
S |
66 |
4 |
8 |
unpack_val_ndx() |
S |
61 |
3 |
12 |
unset_rule_value() |
S |
63 |
3 |
10 |
cmp_sel() |
S |
68 |
3 |
6 |
get_css_imports() |
S |
64 |
3 |
9 |
set_prop() |
S |
72 |
3 |
5 |
tokenize() |
S |
61 |
2 |
11 |
__construct() |
S |
52 |
1 |
26 |
mem_chk() |
S |
62 |
2 |
11 |
get_token() |
S |
66 |
2 |
8 |
get_dict_value() |
S |
70 |
2 |
6 |
to_int() |
S |
79 |
2 |
3 |
normalize_css() |
S |
66 |
2 |
8 |
quotify_dependencies() |
S |
69 |
2 |
6 |
get_child_target() |
S |
77 |
2 |
3 |
get_parent_source() |
S |
77 |
2 |
3 |
lookup_dict_value() |
S |
70 |
2 |
6 |
get_dict_id() |
S |
67 |
2 |
7 |
pack_val_ndx() |
S |
67 |
2 |
7 |
stringify_rule_output() |
S |
68 |
2 |
7 |
get_qsid() |
S |
74 |
1 |
4 |
from_ascii() |
S |
80 |
1 |
3 |
ctc() |
S |
82 |
1 |
3 |
get_stylesheet_path() |
S |
69 |
1 |
6 |
tolower() |
S |
79 |
1 |
3 |
normalize_query() |
S |
67 |
1 |
7 |
normalize_color() |
S |
72 |
1 |
5 |
repl_octal() |
S |
79 |
1 |
3 |
to_ascii() |
S |
80 |
1 |
3 |
set_dict_value() |
S |
75 |
1 |
4 |
esc_octal() |
S |
79 |
1 |
3 |
sanitize() |
S |
79 |
1 |
3 |
parse_css_input() |
S |
79 |
1 |
3 |
sort_selectors() |
S |
73 |
1 |
5 |
background_callback() |
S |
80 |
1 |
3 |
is_important() |
S |
72 |
1 |
5 |
update_rule_value() |
S |
71 |
1 |
7 |
sortstr() |
S |
76 |
1 |
3 |