ASP Code Analyzer

A simple tool to find unused subs, functions and variables in your ASP code
Download

ASP Code Analyzer Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Felix Schudel
  • Publisher web site:
  • http://www.evolootion.net/
  • Operating Systems:
  • Windows All
  • File Size:
  • 16 KB

ASP Code Analyzer Tags


ASP Code Analyzer Description

The ASP Code Analyzer application was developed to be a simple tool to find unused subs, functions and variables in your ASP code. The goal of this tool is to check an ASP project/folder for unused code elements. These elements include unused constants, global variables, functions, subs, and local variables. This comes in very handy if you undertake large changes in a project, or use include files from previous ASP projects and want to be sure, that you do not deploy unnecessary code.This article will not describe in detail how the code works, since the main topic is how to get rid of unused elements, and the code is actually written in C#. It will, however, give you an understanding of how the tool operates and what its limitations are.The ASP Code Analyzer is very easy to use. First download the executable, unzip it and run ASPCodeAnalyzer.exe. Next you can browse for the directory that contains your ASP project. Hit the 'Go' button and the analyzer will do its work. I would like to stress on the point that the analyzer will not change your files. It will merely point to the portions in your code where there are unused code elements.


ASP Code Analyzer Related Software