Coverage report: 100%
Files Functions Classes
coverage.py v7.10.3, created at 2025-09-18 21:46 +0000
coverage.py v7.10.3, created at 2025-09-18 21:46 +0000
File | statements | missing | excluded | coverage |
---|---|---|---|---|
meta_tags_parser/__init__.py | 5 | 0 | 0 | 100% |
meta_tags_parser/download.py | 9 | 0 | 0 | 100% |
meta_tags_parser/parse.py | 82 | 0 | 2 | 100% |
meta_tags_parser/public.py | 10 | 0 | 0 | 100% |
meta_tags_parser/snippets.py | 23 | 0 | 0 | 100% |
meta_tags_parser/structs.py | 63 | 0 | 0 | 100% |
tests/__init__.py | 0 | 0 | 0 | 100% |
tests/conftest.py | 33 | 0 | 0 | 100% |
tests/test_download.py | 8 | 0 | 0 | 100% |
tests/test_parse_dynamic.py | 12 | 0 | 0 | 100% |
tests/test_parse_malformed_html.py | 15 | 0 | 0 | 100% |
tests/test_parse_settings.py | 18 | 0 | 0 | 100% |
tests/test_parse_static.py | 35 | 0 | 0 | 100% |
tests/test_public.py | 17 | 0 | 0 | 100% |
tests/test_slice_html.py | 16 | 0 | 0 | 100% |
tests/test_snippets.py | 22 | 0 | 0 | 100% |
tests/test_structs.py | 7 | 0 | 0 | 100% |
Total | 375 | 0 | 2 | 100% |
No items found using the specified filter.