LICENSE
README.md
pyproject.toml
src/itd_scanner/__init__.py
src/itd_scanner/baselines.py
src/itd_scanner/cli.py
src/itd_scanner/metrics.py
src/itd_scanner/visitor.py
src/itd_scanner.egg-info/PKG-INFO
src/itd_scanner.egg-info/SOURCES.txt
src/itd_scanner.egg-info/dependency_links.txt
src/itd_scanner.egg-info/entry_points.txt
src/itd_scanner.egg-info/requires.txt
src/itd_scanner.egg-info/top_level.txt
tests/test_metrics.py
tests/test_visitor.py