CodeRabbit

7 STATS1 REPORTS

All Statistics

AI-generated pull requests contain approximately 1.7 times more issues on average than human-written pull requests based on an analysis of 470 open-source GitHub pull requests.

CodeRabbitState of the AI vs. Human Code Generation Report ·Dec 17, 2025
AI Code GenerationSoftware QualityOpen Source

Performance inefficiencies, such as excessive I/O, appear nearly 8 times more often in AI-generated code compared to human-written code.

CodeRabbitState of the AI vs. Human Code Generation Report ·Dec 17, 2025
AI Code GenerationPerformanceSoftware QualityHuman-Written Code

Security vulnerabilities in AI-generated code increase by 1.5 to 2 times, particularly in areas such as improper password handling and insecure object references.

CodeRabbitState of the AI vs. Human Code Generation Report ·Dec 17, 2025
AI Code GenerationSecurity VulnerabilitiesSoftware Quality

Over 90% of developers report using AI coding tools to enhance productivity and manage routine tasks.

CodeRabbitState of the AI vs. Human Code Generation Report ·Dec 17, 2025
AI Code GenerationDeveloper ToolsProductivity

Critical and major defects are up to 1.7 times higher in AI-authored changes compared to human-authored changes.

CodeRabbitState of the AI vs. Human Code Generation Report ·Dec 17, 2025
AI Code GenerationSoftware QualityCode DefectsHuman-Written Code

Code readability problems in AI-generated code increase by more than 3 times, with notable issues in naming and formatting inconsistencies.

CodeRabbitState of the AI vs. Human Code Generation Report ·Dec 17, 2025
AI Code GenerationSoftware Quality

Logic and correctness issues increase by 75% in AI-generated code, including business logic errors, misconfigurations, and unsafe control flow.

CodeRabbitState of the AI vs. Human Code Generation Report ·Dec 17, 2025
AI Code GenerationSoftware QualityLogic ErrorsMisconfigurations