README.md
setup.py
bin/codewatch
codewatch/__init__.py
codewatch/assertion.py
codewatch/file_walker.py
codewatch/loader.py
codewatch/node_visitor.py
codewatch/run.py
codewatch/stats.py
codewatch.egg-info/PKG-INFO
codewatch.egg-info/SOURCES.txt
codewatch.egg-info/dependency_links.txt
codewatch.egg-info/top_level.txt
tests/__init__.py
tests/test_assertion.py
tests/test_file_walker.py
tests/test_loader.py
tests/test_node_visitor.py
tests/test_stats.py
tests/run/__init__.py
tests/run/test_analyzer.py
tests/run/test_assertion_checker.py
tests/run/integration/__init__.py
tests/run/integration/config_module.py
tests/run/integration/test_bin.py
tests/run/integration/test_runner.py