CodeSize

版本 1.0.0.0 (10.0 KB) 作者: Yair Altman
display information about the code size of a given source file or project folder
2.4K 次下载
更新时间 2015/8/9

查看许可证

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)

引用格式

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

MATLAB 版本兼容性
创建方式 R2007a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Environment and Settings 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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