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. Use when evaluating code quality and test coverage before changes, identifying high-risk code that needs refactoring or testing, setting up coverage collection for a .NET project, or establishing coverage thresholds for CI/CD pipelines.

wshaddix 9f16ca9 11.8 KB Updated

File contents

wshaddix/dotnet-skills/tree/main/skills/crap-analysis commit 9f16ca9391

Frequently asked questions

npx skillmds add wshaddix/crap-analysis