Summary: This document provides information about the analysis results you can expect from an ASP analysis. |
Once the analysis/snapshot generation has completed, you can view the results in the normal manner (for example via CAST Enlighten):
Icon | Object name |
---|---|
Analysis | |
Subset | |
Application | |
Collection | |
Collection Item, Instance, Property, Variable | |
Method, Sub | |
Object | |
Property | |
Com Objects Folder | |
Constant | |
Folder, URL Folder, URL Group Folder | |
External URL Application Folder | |
File | |
Class | |
Event | |
Function | |
Property Get, Property Let, Property Put, Property Set | |
Method Group, Other Group | |
Global Variables Folder | |
Object | |
Site | |
Virtual Directory |
The following client side files types where present in a project will be displayed using the standard icon used in Windows:
Link type | When is this link type created? | ||
---|---|---|---|
USE | TypLib |
| |
Applet |
| ||
ActiveX through a variable |
Use link between f and A.B | ||
Dynamic data source |
Use link between id_a and id_obj | ||
Database object |
| ||
MAP |
| ||
MENTION | Indicates the area in which the ActiveX is mentioned |
Mention link between f and A.B | |
Indicates the area in which the class name is mentioned |
Mention link between f and g | ||
INCLUDE | Indicates the inclusion of a file |
| |
CALL | Indicates a call to a file |
| |
Indicates a function call |
Call link between g and f | ||
ACCESS | Indicates a access type link enters a property of an HTC component together with the associated PUT or GET function. |
ACCESS link betwee xmlData and the getxmlData and putxmlData functions. | |
ACCESS and READ | Read only access to a file |
| |
Read only access to a variable |
Read only access between f and x | ||
ACCESS and WRITE | Read and write access to a variable |
Read and write access between f and y | |
ACCESS and PAGE_FORWARD | Indicates a redirection. Only available for analyzed IIS applications. | - | |
REFER | Indicates that a variable refers to another variable |
Refer link between Application("y") and x | |
RELY ON and INSTANCE OF | Indicates that a variable is an instance of a class |
INSTANCE_OF link between x and A.B | |
GO THROUGH | Indicates the error file(s) used. Only available for analyzed IIS applications. | - |