Viewing Reports

Viewing Report List

You can view the list of generated reports.

  1. Select the [Reports] menu from the top navigation bar.

  2. A full list of generated reports is displayed on the left panel.

    figure report list main
    Item Description

    The number of displayed reports.

    Button to set the sorting method for the list. Click this button to set the sorting criteria.

    • Most Recent: Sorted by most recently created reports.

    • Report Type: Sorted by the report type selected from the type filter drop-down list.

    • Name: English names in ascending order, followed by Korean names in ascending order

    Search area. Enter a 'report name', and only matching results will be displayed.

    Type filter. Click to filter the list based on the type of report selected from the drop-down list.

    List of reports. The list includes (5-1) report type, (5-2) report name, and (5-3) asset name.

Viewing Report Details

You can check the details of the generated report.

  1. Select the [Reports] menu from the top navigation bar.

  2. Select a specific report from the report list.

    figure report list click
  3. When the details of the selected report are displayed on the screen, you can check detailed information about the selected report type and content.

    figure report detail info main

 

Analysis Results Report

Provides analysis results for the analyzed assets by asset type, along with complexity level and tag information.

figure report detail analysis result report
  • Source Summary

    Summary information about the analytical assets included in the report.

    Item Description

    Bar Chart

    Percentage of assets for each analysis progress status

    Donut Chart

    Proportion of assets by asset type

    Table

    Issue occurrence rate of the asset

    • Assets: Number of assets

    • Total Lines: Total source code lines for the asset

    • Issue: Issue occurrence rate of the asset

    • Failed: Analysis failure rate

    • Completed: Analysis success rate

  • Tag

    Asset count by each tag.

  • Inventory

    Overall information of analyzed assets, including asset types, analysis status, and issue occurrence information.

    Item Description

    Type

    Type of asset

    Total Assets

    The total number of assets

    Total Lines

    The total source code lines for the asset

    Analyzing Assets

    The number of assets currently being analyzed

    Analyzed Assets

    The number of assets for which analysis has been completed

    Total Issues

    The total number of issues

    Missing Assets

    The number of assets missing during analysis

    Failed Assets

    The number of assets where analysis failed

  • Issue

    Detailed information about all issues discovered during analysis.

    Item Description

    Level

    Severity or importance level of the issue

    Type

    Type of the issue

    Total Issues

    Total number of issues that occurred in the analyzed assets

    Assets with Issues

    The number of assets where issues were found

 

Unanalyzed Asset Report

Provides information on unanalyzed assets by asset type.

figure report detail unanalyzed asset report
  • Source Summary

    Summary information on unanalyzed assets included in the report.

    Item Description

    Bar Chart

    Percentage of assets for each analysis progress status

    Donut Chart

    Proportion of assets by asset type

    Table

    Information related to the asset’s source code

    • Assets: The number of assets

    • Total Lines: The total source code lines for the asset

    • Cyclomatic Complexity: Complexity of the source code

  • Inventory

    A complete overview of unanalyzed assets, including type and source code information.

    Item Description

    Type

    Type of asset

    Total Assets

    The total number of assets

    Total Lines

    The total source code lines for the asset

    Lines of Code

    The number of executable lines in the asset

    Comment Lines

    The number of comment lines in the asset

    Blank Lines

    The number of blank lines in the asset

    Cyclomatic Complexity

    Complexity of source code

 

Analysis Statistical Report

Provides rankings of analyzed assets based on issue occurrences and call counts, as well as a list of priority assets requiring issue resolution.

figure report detail analysis statistical report
  • Priority Assets to be Addressed

    Order of assets that require prompt resolution of issues.

    Item Description

    Rank

    Priority of issue resolution

    Asset Name

    Name of the asset

    Asset Type

    Type of asset

    Directory

    Directory where assets are stored

    Total Calls

    Total number of times the asset was called

    Total Issues

    Total number of issues found in the asset

    Info

    Number of 'Info' issues

    Missing

    Number of 'Missing' issues

    Unsupported

    Number of 'Unsupported' issues

    Syntax Error

    Number of 'Syntax Error' issues

  • Assets with the Most Issues

    Order of assets with the most issues.

    Item Description

    Rank

    The order of assets with the most issues

    Asset Name

    Name of the asset

    Asset Type

    Type of asset

    Directory

    Directory where assets are stored

    Total Issues

    Total number of issues found in the asset

    Info

    Number of 'Info' issues

    Missing

    Number of 'Missing' issues

    Unsupported

    Number of 'Unsupported' issues

    Syntax Error

    Number of 'Syntax Error' issues

  • Assets with the Most Calls

    Order of assets with the most calls.

    Item Description

    Rank

    The order of assets with the most calls

    Asset Name

    Name of the asset

    Asset Type

    Type of asset

    Directory

    Directory where assets are stored

    Total Calls

    Total number of times the asset was called

Opening Reports in New Window

You can check the detailed information of the generated report in a new window.

  1. Select the [Reports] menu from the top navigation bar.

  2. Select the image icon of a specific report from the list.

    figure report option menu icon active
  3. Select the [Open in New Window] menu from the drop-down list.

  4. The report details will appear in a new window.

 

☞ Learn more

You can also open the report in a new window using the following method:

  • Click the image button in the upper right corner of the report detail page, and select the [Open in New Window].

    figure report new window other