Back to Dashboard
CategoryWeight: 1.0x
Code Thoroughness
Evaluates completeness of generated code: edge case handling, input validation, error paths, and test coverage.
Best Score
0.0Avg Score
0.0Tests
3Performance Over Time — All Models
Model Rankings
Test Breakdown
Edge Case Coverage
Generate code handling null, empty, unicode, and overflow inputs
GPT-5.6 Sol
90.0Claude Sonnet 5
82.0Claude Opus 5
96.0Grok 4.5
88.0Error Path Completeness
Ensure all failure modes have proper error handling and logging
GPT-5.6 Sol
94.6Claude Sonnet 5
94.6Claude Opus 5
94.6Grok 4.5
82.8Test Suite Completeness
Generate tests covering happy path, edge cases, and integration
GPT-5.6 Sol
88.0Claude Sonnet 5
82.0Claude Opus 5
63.0Grok 4.5
62.0