Total Complexity | 49 |
Dependencies | 1 |
Dependents | 2 |
Total lines | 366 |
Lines of code | 177 |
Logical lines of code | 99 |
Comment lines | 132 |
Methods | 13 |
Properties | 8 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
extract_html_tags_with_dom() | 46 | 10 | 38 | |
extract_html_tags_with_simple_html_dom() | 48 | 9 | 34 | |
wp_sanitize_script_attributes() | 56 | 7 | 17 | |
extract_html_tags() | 59 | 5 | 16 | |
fetch_script_attributes() | 60 | 5 | 13 | |
handle_scripts() | 58 | 3 | 15 | |
handle_styles() | 61 | 3 | 13 | |
iub_add_attribute_to_scripts() | 65 | 2 | 8 | |
__construct() | 78 | 1 | 3 | |
enqueue_embed_code() | 72 | 1 | 6 | |
clean_tampered_scripts() | 74 | 1 | 5 | |
has_tampered_scripts() | 73 | 1 | 5 | |
check_tampered_script() | 73 | 1 | 4 |