A simple command line tool for extracting coding metrics from IBM's Rational ClearCase. Requires an installed ClearCase client.
This project originally started out as a script, but it quickly became obvious that the scripts would be unreasonably complex, slow and would have portability issues. It is now a C++ application compilable on Unix and Windows with gcc or Visual Studio.