Help Center/ CodeArts Check/ User Guide (Ally Region)/ FAQs/ General Issues/ Does CodeArts Check Only Check Bugs in Code Execution?
Updated on 2026-01-09 GMT+08:00

Does CodeArts Check Only Check Bugs in Code Execution?

No.

CodeArts Check performs static analysis on specified source code in the code repositories. That is, it scans program code using techniques such as lexical and syntactic analysis without running the code, to check whether the code meets metrics such as standardization, security, reliability, and maintainability. In addition, it provides examples and fix suggestions for detected code issues.