-
Home
-
TablePress – Tables in WordPress made easy
-
2.2.3
-
Code
-
Classes
- TablePress_CSSTidy
| Total Complexity |
297 |
| Dependencies |
2 |
| Dependents |
2 |
| Total lines |
1,369 |
| Lines of code |
711 |
| Logical lines of code |
504 |
| Comment lines |
526 |
| Methods |
28 |
| Properties |
28 |
Methods 28
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| parse() |
D |
0 |
161 |
349 |
| _unicode() |
B |
47 |
20 |
29 |
| parse_string_list() |
A |
47 |
13 |
38 |
| _add_token() |
A |
59 |
10 |
13 |
| css_new_selector() |
A |
53 |
9 |
22 |
| explode_selectors() |
S |
53 |
7 |
23 |
| css_add_property() |
S |
59 |
7 |
13 |
| write() |
S |
55 |
6 |
19 |
| css_check_last_media_section_or_inc() |
S |
57 |
6 |
17 |
| css_new_media_section() |
S |
61 |
6 |
12 |
| css_new_property() |
S |
61 |
6 |
12 |
| quote_font_format() |
S |
56 |
4 |
17 |
| log() |
S |
60 |
4 |
13 |
| css_add_important_comment() |
S |
62 |
4 |
11 |
| set_cfg() |
S |
64 |
4 |
10 |
| property_is_valid() |
S |
62 |
4 |
10 |
| property_is_next() |
S |
59 |
3 |
14 |
| css_close_media_section() |
S |
62 |
3 |
12 |
| load_template() |
S |
61 |
3 |
11 |
| escaped() |
S |
76 |
3 |
3 |
| gvw_important() |
S |
63 |
2 |
11 |
| __construct() |
S |
53 |
1 |
23 |
| get_cfg() |
S |
71 |
2 |
6 |
| parse_from_url() |
S |
69 |
2 |
7 |
| is_token() |
S |
77 |
2 |
3 |
| merge_css_blocks() |
S |
72 |
2 |
5 |
| is_important() |
S |
70 |
2 |
5 |
| write_page() |
S |
80 |
1 |
3 |