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
Updated 2/5/2026
Stars
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
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use crap-analysis