This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
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.







