Static Analysis Tools provide information to highlight possible coding errors or best practices the candidate could have used when completing their CodeVue challenge. Using these tools, evaluators can see which programs are used to check the candidate's solution. Each language has their own static analysis tool. This feature is currently supported for Java, JavaScript, C, C++, C#, Python 2, and Python 3.
Access the Static Analysis Tools by clicking the three-button menu icon on the right side of the code editor.
In the menu, the Static Analysis Tools are listed under the time limit.
Please note: The programs may vary depending on the coding language used in the solution.
The static analysis data is displayed in the Code tab of the candidate's submission.