QD Metrics

Quick-And-Dirty C++ Metrics
Download

QD Metrics Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • J. Andrzej Wrotniak
  • Operating Systems:
  • Windows All
  • File Size:
  • 90 KB

QD Metrics Tags


QD Metrics Description

QD Metrics (or just QDMet) was designed to be a program for quick-and-dirty metrics of C++ source code, addressed to software developers. It will crawl through a selected directory and all its subdirectories, if desired, and generate a detailed metrics report of all files it finds. QDMet will count code lines, characters, and terminators (semicolons), with separate counts for comments and blanks lines. In addition to lines of code (whatever that means), QDI generates a number of other, similar metrics which may be of use in determining a project size. These metrics are discussed in detail in one of the next sections of this document. QDMet generates a log / report file named qdmet.log in the directory from which it was run (not the scanned root directory). Each line of the log contains a set of metrics for one unit or a subtotal for a given directory; the grand total is given at the end. By "unit" we understand here any number of files in the same whose names differ only in extensions. For example, files "foo.cpp" and "foo.h" will be listed as one unit, "foo", unless they are in different directories.


QD Metrics Related Software