Withs Not Needed Report |
This report lists, for each program unit, any With statements it has but doesn’t need (by not using any items made public by the With statement).
Note that this covers only direct usage in the program unit and doesn’t account for side effects that may be needed by the program to operate correctly. For instance, sometimes a package can be Withed just to start a task or to execute code in its begin/end block.
Scientific Toolworks, Inc. http://www.scitools.com |