Login

    Register

PROJECT CATEGORIES

 

varScoper
Project Home Forums Wiki Known Issues Screenshots External Project Link Contact Project

Author: Mike Schierberl (All RIAForge projects by this author)
Last Updated: December 6, 2007 6:19 PM
Version: 1.12
Views: 8777
Downloads: 455
License: Apache License, Version 2

Description:

varScoper is a cfc and corresponding views that are designed to identify variables created within a cffunction that don't have a corresponding (cfset var) statement.

If you have never missed a single (cfset var) statement when writing code, you can stop reading now. If you know what (cfset var) is for, then you absolutely need to take a look at this code..

Issue Tracker:

ID ISSUE STATUS UPDATED
11 Does not find unvar structures Open 04/22/08 2:18 PM
10 Incorrectly identifies query in cffeed as unvared Open 04/21/08 12:32 PM
9 cfscript comments causing false positives Open 04/10/08 4:42 AM
8 cfscript with first line comment false positive Open 12/07/07 10:27 AM
7 disconnected cfscript block false positive Open 12/07/07 10:26 AM

View All Issues

To enter issues for this (or any other) project, you must be logged in.

Subversion Access:

You may access this project's Subversion repository with your client here: http://svn.riaforge.org/varscoper.

To view this repository with your browser, go here: http://varscoper.riaforge.org/index.cfm?event=page.svnbrowse.

You may download the latest set of files from Subversion as a zip file.

Anonymous users have read access to the repository while the administrator has write access.

This project is sharing its code via Subversion. Subversion is an open source source control method. You may find more information about Subversion here: http://subversion.tigris.org/