CodeSize

display information about the code size of a given source file or project folder
2,4K Downloads
Aktualisiert 9 Aug 2015

Lizenz anzeigen

CodeSize displays information about the number of files/lines/characters within a given source file (*.m/c/h/java), function handle or project folder. CodeSize segments the results into comments and non-comments.
Now you can brag to your boss or client that your source code has a total of 2MB, with 40K lines, 25% of which are comments.

See contained help for usage and known issues/limitations.

Bugs and suggestions:
Please send to Yair Altman (altmany at gmail dot com)

Zitieren als

Yair Altman (2024). CodeSize (https://www.mathworks.com/matlabcentral/fileexchange/15515-codesize), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2007a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Environment and Settings finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0

Fixed processing recursion in class sub-folders; sorted subfolders/files; added block-comment disclaimer
Accepted no-extension filenames & func handles; added no-recursion option; added per-line & per-file info; clarified help