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
Mis à jour 2/5/2026
Étoiles
761
Forks
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use crap-analysis