Previous: Complexity Metrics Control, Up: Switches for gnatmetric


14.1.6 Other gnatmetric Switches

Additional gnatmetric switches are as follows:

-files filename
Take the argument source files from the specified file. This file should be an ordinary textual file containing file names separated by spaces or line breaks. You can use this switch more then once in the same call to gnatmetric. You also can combine this switch with an explicit list of files.
-v
Verbose mode; gnatmetric generates version information and then a trace of sources being processed.
-dv
Debug mode; gnatmetric generates various messages useful to understand what happens during the metrics computation
-q
Quiet mode.