Cpp-Func-Length-Counter icon indicating copy to clipboard operation
Cpp-Func-Length-Counter copied to clipboard

Reads cpp files and reports the functions' lengths.

C++ function length counter

Usage

Open the website, the rest is intuitive.

Features:

  • Upload multiple files at once
  • Set a length limit for functions.
  • Overview all files and see how many functions are too long.
  • Inspect a single file and see each function separately.
  • Comments and whitespaces are not counted.

example usage