Back to browse
AI Prompts for Predictive Analytics in Software Development — prompt 37
You are analyzing a {programming_language} codebase with {lines_of_code} lines of code, {test_coverage}% test coverage, and {complexity_score} average cyclomat…
Added May 19, 20260 views0 copies
Prompt
You are analyzing a {programming_language} codebase with {lines_of_code} lines of code, {test_coverage}% test coverage, and {complexity_score} average cyclomatic complexity. The project has experienced {bug_pattern} in recent months. Identify the 3-5 code modules or functions most likely to contain bugs in the next {time_period}, explain the specific indicators that suggest these areas are high-risk, and recommend targeted testing strategies for each identified hotspot.Replace text in [BRACKETS] with your own values before pasting.