Tuesday, February 12, 2008

[Programming] Unused Variable Detector

Presenting the Unused Variable Detector. Paste code into the box, press the button, and you will be given a list of variables that aren't used. Works for many different programming languages. Source code.

FliCFAC

2 comments:

  1. *cough* ZendCodeAnalyzer/PHPCodeSniffer */cough*

    Though I can see where this has a nice place..

    ReplyDelete
  2. Thanks CloCkWeRX - I will check those tools out!

    ReplyDelete