posts - 88, comments - 3, trackbacks - 0, articles - 0
  BlogJava :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理

Statistics of code line for project

Posted on 2012-05-31 15:32 Milo的海域 阅读(285) 评论(0)  编辑  收藏 所属分类: Skills
A tool cloc which wrote by perl could help u do that:
http://cloc.sourceforge.net/

prompt> cloc perl-5.10.0.tar.gz
    
4076 text files.
    
3883 unique files.                                          
    
1521 files ignored.

http://cloc.sourceforge.net v 
1.50  T=12.0 s (209.2 files/s, 70472.1 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
Perl                          
2052         110356         130018         292281
C                              
135          18718          22862         140483
C/C++ Header                   
147           7650          12093          44042
Bourne Shell                   
116           3402           5789          36882
Lisp                             
1            684           2242           7515
make                             
7            498            473           2044
C++                             
10            312            277           2000
XML                             
26            231              0           1972
yacc                             
2            128             97           1549
YAML                             
2              2              0            489
DOS Batch                       
11             85             50            322
HTML                             
1             19              2             98
-------------------------------------------------------------------------------
SUM:                          
2510         142085         173903         529677
-------------------------------------------------------------------------------

Here is command line example:
Usage: cloc-1.56.pl [options] <file(s)/dir(s)> | <set 1> <set 2> | <report files>

只有注册用户登录后才能发表评论。


网站导航: