Changes between Version 5 and Version 6 of SoftwareDevelopment/LinesOfCode


Ignore:
Timestamp:
07/29/14 16:29:36 (10 years ago)
Author:
Dieter Van Uytvanck
Comment:

updated ISOcat

Legend:

Unmodified
Added
Removed
Modified
  • SoftwareDevelopment/LinesOfCode

    v5 v6  
    105105{{{
    106106
    107 dieters-mbp:trunk dietuyt$ cloc . --exclude-list-file=exclude.txt --ignored=ignored.txt --exclude-ext=.min.js --force-lang="XML",acc --counted=counted.txt
    108      829 text files.
    109      806 unique files.                                         
     107Menzos-MacBook-Pro-2:tmp menzowindhouwer$ cloc isocat sloot
     108--exclude-dir=develop,mod-ISOcat-site,plugins,various
     109--ignored=ignored.txt --force-lang="XML",acc --force-lang="XML",idoc
     110--force-lang="HTML",xhtml
     111     746 text files.
     112     726 unique files.
    110113Wrote ignored.txt
    111 Wrote counted.txt
    112      187 files ignored.
    113 
    114 http://cloc.sourceforge.net v 1.60  T=3.57 s (176.6 files/s, 34354.1 lines/s)
    115 -------------------------------------------------------------------------------
    116 Language                     files          blank        comment           code
    117 -------------------------------------------------------------------------------
    118 XML                            376            616           1218          47912
    119 SQL                             11           2295           3492          32872
    120 XSLT                            62           1065            672          11444
    121 Javascript                      65           2503           3197           9837
    122 HTML                           105            233             88           4610
    123 JavaServer Faces                 7              0              0            243
    124 CSS                              2             16              0            189
    125 Ant                              2             11              2             30
    126 -------------------------------------------------------------------------------
    127 SUM:                           630           6739           8669         107137
    128 -------------------------------------------------------------------------------
    129 
     114    1841 files ignored.
     115
     116http://cloc.sourceforge.net v 1.60  T=6.06 s (113.4 files/s, 23747.3
     117lines/s)
     118-------------------------------------------------------------------------------
     119Language                     files          blank        comment        code
     120-------------------------------------------------------------------------------
     121XML                            406            607           1306        49832
     122SQL                             11           2295           3492        32872
     123Javascript                      77           5865           5776        21830
     124XSLT                            60           1241            371        10377
     125HTML                           120            233             89        4940
     126Java                             7            334            187        1849
     127CSS                              2             16              0        189
     128Ant                              4             28             11        88
     129-------------------------------------------------------------------------------
     130SUM:                           687          10619          11232        121977
     131-------------------------------------------------------------------------------
    130132}}}
    131133