Skip to main content
在 Manus 中运行任何 Skill
一键导入

crap-score

// Calculates CRAP (Change Risk Anti-Patterns) score for .NET methods, classes, or files. Use when the user asks to assess test quality, identify risky untested code, compute CRAP scores, or evaluate whether complex methods have sufficient test coverage. Requires code coverage data (Cobertura XML) and cyclomatic complexity analysis. DO NOT USE FOR: writing tests, general test execution unrelated to coverage/CRAP analysis, or general code coverage reporting without CRAP context.

$ git log --oneline --stat
stars:28
forks:2
updated:2026年5月5日 08:04
文件资源管理器
2 个文件
SKILL.md
readonly