LaunchDevelopers
28 days ago
cargo-crap finds untested complexity in AI-generated Rust code
The tool calculates a CRAP metric combining code coverage and cyclomatic complexity to identify risky functions. It aims to guard against untested complexity introduced by AI-assisted Rust development.
