The issues page features a header that illustrates the progression of issues in comparison to a set baseline. It also categorizes every issue based on its rules.
Depending on the type of issue, the datagrid provides essential columns to give a clearer understanding of it. For instance, the "Avoid big Types" rule will display the Lines of Code (LOC) column, whereas the "Avoid complex methods" rule will present the cyclomatic complexity.
With Scanyp, users receive not just the issue and its location but also comprehensive information to grasp the issue's root cause.
Furthermore, Scanyp's high level of customization allows users to adjust the columns displayed for each rule from the admin panel.
From the toolbar, users have the ability to:
Double-clicking on a code element in the grid redirects users to its spot in the source code browser. Additionally, right-clicking on a code element offers the options to: