+2019-12-12 Bob Duff <duff@adacore.com>
+
+ * doc/gnat_ugn/gnat_utility_programs.rst: Update gnatmetric
+ documentation for average lengths
+
2019-12-12 Ed Schonberg <schonberg@adacore.com>
* sem_ch3.adb (Constrain_Access): Remove obsolete comments and
and/or format effectors (blank lines)
* the average number of code lines in subprogram bodies, task bodies,
- entry bodies and statement sequences in package bodies (this metric
- is only computed across the whole set of the analyzed units)
+ entry bodies and statement sequences in package bodies
``gnatmetric`` sums the values of the line metrics for all the files
being processed and then generates the cumulative results. The tool
:switch:`--lines-average`
Report the average number of code lines in subprogram bodies, task bodies,
- entry bodies and statement sequences in package bodies. The metric is
- reported for the whole set of processed Ada sources only.
+ entry bodies and statement sequences in package bodies.
:switch:`--no-lines-average`