public
Description: codemetre is able to produce source line count and comment line count for languages such as Ada95, C++, or Eiffel. It also proposes different models to measure effort between two versions of a file.
Home | Edit | New

Configuration file

Warning: this page is still under construction.

What can be configured

codemetre allows you to configure these various aspects:

  • file extensions for a specific language (e.g. files ending with “.c” and “.h” are supposed to be C-language source code).
  • which part of the source file should be taken into account: instructions, comments, or both?
  • model used to produce differential metrics (when comparing two files).

Means to change codemetre behaviour

There are three means to alter codemetre configuration:

  • codemetre has a default behaviour. This one can change from one version to another, even though developper tries to keep it as stable as possible. Changing this default behaviour is only possible at the source code level. This means that end users cannot access this mean.
  • user configuration file.
  • commande-line options.
Last edited by seventh, Fri Jun 19 12:10:03 -0700 2009
Home | Edit | New
Versions: