...
The report generates a GlobalStubs script for the selected upgrade tasks (VBPs) and adds it to your project. The script tells gmBasic to, analyze COM dependencies across a set of upgraded projects and generate the code for the COM stub assembly projects that will satisfy those dependencies. The generated file will also contain the .NET build commands needed to compile the stub assembly projects.
See also this article on the Global Stubs concepts and how this report fits in.
Target Code Scan
The results of searching the generated units for user-defined lists of regex patterns. The list of patterns to search for is in CodeScanList.txt file. See Search Panel
...