Total Complexity | 22 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 227 |
Lines of code | 94 |
Logical lines of code | 57 |
Comment lines | 92 |
Methods | 7 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
next_balanced_tag_closer_tag() | 54 | 5 | 23 | |
append_content_after_template_tag_closer() | 60 | 4 | 12 | |
get_after_opener_tag_and_before_closer_tag_positions() | 58 | 3 | 16 | |
get_content_between_balanced_template_tags() | 62 | 3 | 11 | |
has_and_visits_its_closer_tag() | 68 | 3 | 7 | |
set_content_between_balanced_tags() | 61 | 2 | 13 | |
get_balanced_tag_bookmarks() | 62 | 2 | 12 |