| Total Complexity | 50 |
| Dependencies | 1 |
| Dependents | 1 |
| Total lines | 316 |
| Lines of code | 166 |
| Logical lines of code | 99 |
| Comment lines | 25 |
| Methods | 15 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| add_current_url_to_cache() | 43 | 13 | 46 | |
| delete_cached_urls_by_urls_list() | 58 | 5 | 15 | |
| get_cached_urls_by_timestamp() | 59 | 5 | 14 | |
| get_cached_urls() | 59 | 4 | 14 | |
| delete_cached_urls_by_timestamp() | 61 | 4 | 12 | |
| actions() | 68 | 4 | 6 | |
| init_directory() | 64 | 4 | 10 | |
| delete_all_cached_urls() | 65 | 3 | 9 | |
| admin_menu_page_cached_html_pages() | 68 | 2 | 7 | |
| __construct() | 77 | 1 | 4 | |
| add_admin_menu_pages() | 65 | 1 | 10 | |
| cache_current_page() | 82 | 1 | 3 | |
| do_not_cache_current_page() | 82 | 1 | 3 | |
| add_url_to_cache() | 66 | 1 | 8 | |
| get_cache_key() | 74 | 1 | 5 |