MANIFEST.in
README.md
pyproject.toml
xlizard/__init__.py
xlizard/cognitive_complexity.py
xlizard/combined_metrics.py
xlizard/config_loader.py
xlizard/duck_game.py
xlizard/sourcemonitor_metrics.py
xlizard/xlizard.py
xlizard.egg-info/PKG-INFO
xlizard.egg-info/SOURCES.txt
xlizard.egg-info/dependency_links.txt
xlizard.egg-info/entry_points.txt
xlizard.egg-info/requires.txt
xlizard.egg-info/top_level.txt
xlizard/xlizard_ext/__init__.py
xlizard/xlizard_ext/auto_open.py
xlizard/xlizard_ext/checkstyleoutput.py
xlizard/xlizard_ext/csvoutput.py
xlizard/xlizard_ext/default_ordered_dict.py
xlizard/xlizard_ext/extension_base.py
xlizard/xlizard_ext/htmloutput.py
xlizard/xlizard_ext/keywords.py
xlizard/xlizard_ext/version.py
xlizard/xlizard_ext/xlizardboolcount.py
xlizard/xlizard_ext/xlizardcomplextags.py
xlizard/xlizard_ext/xlizardcpre.py
xlizard/xlizard_ext/xlizarddependencycount.py
xlizard/xlizard_ext/xlizarddumpcomments.py
xlizard/xlizard_ext/xlizardduplicate.py
xlizard/xlizard_ext/xlizardduplicated_param_list.py
xlizard/xlizard_ext/xlizardexitcount.py
xlizard/xlizard_ext/xlizardgotocount.py
xlizard/xlizard_ext/xlizardignoreassert.py
xlizard/xlizard_ext/xlizardio.py
xlizard/xlizard_ext/xlizardmccabe.py
xlizard/xlizard_ext/xlizardmodified.py
xlizard/xlizard_ext/xlizardnd.py
xlizard/xlizard_ext/xlizardnonstrict.py
xlizard/xlizard_ext/xlizardns.py
xlizard/xlizard_ext/xlizardoutside.py
xlizard/xlizard_ext/xlizardstatementcount.py
xlizard/xlizard_ext/xlizardwordcount.py
xlizard/xlizard_ext/xmloutput.py
xlizard/xlizard_languages/__init__.py
xlizard/xlizard_languages/clike.py
xlizard/xlizard_languages/code_reader.py
xlizard/xlizard_languages/zig.py