User Tools

Site Tools


devel:linesofcode

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
devel:linesofcode [2012/03/07 13:27]
morten add tentative numbers for 3.11
devel:linesofcode [2012/12/19 09:54]
morten numbers for NAV 3.13
Line 1: Line 1:
 ====== Lines of code ====== ====== Lines of code ======
  
-This wiki page gives an overall picture of the size of NAV in terms of code lines. We will try to keep this page updated as the development of NAV moves along. ​Note that the numbers ​does not count Cheetah ​nor Django templates, which is a large portion ​of the code baseAlso, the contrib tools and the Prefuse Java library bundled with NAV (it contains more Java code (~40k LOC) than NAV itself) are not counted.+This wiki page gives an overall picture of the size of NAV in terms of code lines. We will try to keep this page updated as the development of NAV moves along. ​ 
 + 
 +<​note>​The following things are not counted in these numbers
 +  * Cheetah ​or Django templates
 +  * The //contrib// directory. 
 +  * For versions ​of NAV prior to 3.12: The bundled copy of the Prefuse Java Library 
 +  * JavaScript, which apparently is not supported by SLOCCount 
 +</​note>​
  
-  * To see the language and size of the various web tools, see [[:​FrontEndTools]]. 
-  * To see the language, size and a further description of the back end processes, see [[:​BackEndProcesses]]. 
   * The introduction section of the [[database]] doc gives an overview of the total number of database tables in NAV.   * The introduction section of the [[database]] doc gives an overview of the total number of database tables in NAV.
 +
 +===== NAV 3.13.0b1 =====
 +^ Language ^ Lines of code ^ Percentage ^
 +| python ​  ​| ​        48880 |     ​99.73% |
 +| sh       ​| ​          130 |      0.27% |
 +^ Total    ^         49010 ^            ^
 +
 +===== NAV 3.12 =====
 +^ Language ^ Lines of code ^ Percentage ^
 +| python ​  ​| ​        47704 |     ​88.98% |
 +| java     ​| ​         5071 |      9.46% |
 +| xml      |           771 |      1.44% |
 +| sh       ​| ​           68 |      0.13% |
 +^ Total    ^         53614 ^            ^
 +
  
 ===== Tentative numbers for NAV 3.11 ===== ===== Tentative numbers for NAV 3.11 =====
Line 107: Line 127:
  
 Line code counting is done using David A. Wheeler'​s [[http://​www.dwheeler.com/​sloccount/​|SLOCCount]]. Line code counting is done using David A. Wheeler'​s [[http://​www.dwheeler.com/​sloccount/​|SLOCCount]].
- 
devel/linesofcode.txt · Last modified: 2012/12/19 10:02 by morten