LICENSE
README.md
pyproject.toml
src/wazuhcoverage/__init__.py
src/wazuhcoverage/__main__.py
src/wazuhcoverage/analysis.py
src/wazuhcoverage/cli.py
src/wazuhcoverage/config.py
src/wazuhcoverage/models.py
src/wazuhcoverage/py.typed
src/wazuhcoverage/report.py
src/wazuhcoverage/targets.py
src/wazuhcoverage/verification.py
src/wazuhcoverage.egg-info/PKG-INFO
src/wazuhcoverage.egg-info/SOURCES.txt
src/wazuhcoverage.egg-info/dependency_links.txt
src/wazuhcoverage.egg-info/entry_points.txt
src/wazuhcoverage.egg-info/requires.txt
src/wazuhcoverage.egg-info/top_level.txt
tests/test_analysis_integration.py
tests/test_api.py
tests/test_cli.py
tests/test_config.py
tests/test_report.py
tests/test_targets.py
tests/test_template_mining.py
tests/test_verification.py