- Created by Alex Thottunkel on Feb 11, 2022
FAQ's for Run Analyzer
- Using J2EE analyser, it is possible to analyze .js and .html files alone.
From CAST AIP 8.3 onward please use the correct extension HTML5 and JavaScript
From CAST AIP 8.3 onward please use the correct extension HTML5 and JavaScript
Analyzing ASPX page using LDAP authentication/authorization is not supported by .NET Legacy Analyzer.
So,the aspx pages using LDAP authentication/authorization will not be analyzed.
A 'test analysis' is running a lot of the analysis, but is skipping steps like:
- database saving
- linker
- metrics step
- reference finder
So it is not a complete analysis. It's more of a quick analysis run through to check and validate your analysis settings, before you might kick off an analysis that may take a significant amount of time.
A comment line is identified if it contains a star ('*') in indicator area (often in column 7). AIP considers 2 types of comment lines:
- Heading comment lines: they are just before the first line of code of programs or paragraphs.
- Inner comment lines: they are in the body of the object.
A comment line is taken in account whatever its content. It can contain text, "decorative" chars (ex: "===", "*****", ...) or nothing. A program or a paragraph is considered as not documented if the number of heading comment lines and the number of inner comment lines equal 0.
This depends on the type of application that is to be analyzed. If it is a .Net web application, then use the .NET Analyzer.
And if it is a web application using ASP technology then use the ASP analyzer. You can also refer to the Online Help of CAST-MS from Help > Help and search for Web Client Files.
FAQ's for Run CSV Generation
CAST does provide documentation for some tables which can be used for reporting and some special configuration requirements. For example, for 7.3, information on the CAST System Views can be found here: CAST System Views - CSV
Please see the release documentation for more information on documented parts of the product.
Other items such as functions used for actions done during CAST operation are internal, not documented, and subject to change. These are not recommended for use outside of CAST internal operations.
- No labels