# This script is used to compute the total number of "C" lines in the release # This should be run from the top of the Git tree after a 'make distclean'
find . -name '*.[chyl]' | xargs cat| wc -l
Messung V0.5 in Prozent
[Dauer der Verarbeitung: 0.14 Sekunden, vorverarbeitet 2026-08-08]