home/categories/automation-tools/aaronontheweb-dotnet-skills-skills-crap-analysis-skill-md
automation-toolstools

crap-analysis

Analyze code coverage and CRAP (Change Risk Anti-Patterns) scores to identify high-risk code. Use OpenCover format with ReportGenerator for Risk Hotspots showing cyclomatic complexity and untested code paths.

Aaronontheweb
maintainer
Aaronontheweb
更新于 2/5/2026
星标
761
分支
72
quick start

Installation and usage

Analyze code coverage and CRAP (Change Risk Anti-Patterns) scores to identify high-risk code. Use OpenCover format with ReportGenerator for Risk Hotspots showing cyclomatic complexity and untested code paths.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use crap-analysis