devel:linesofcode
This is an old revision of the document!
Table of Contents
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.
- 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 DataBaseDoc gives an overview of the total number of database tables in NAV.
NAV 3.1
NAV 3.1 has a total of 67475 lines of code. This divides into the following programming languages:
| Language | Lines of code | Percentage |
|---|---|---|
| python | 27486 | 40.74% |
| java | 27217 | 40.34% |
| perl | 6250 | 9.26% |
| php | 5559 | 8.24% |
| sh | 963 | 1.43% |
NAV 3.2.2
NAV 3.2.2 has a total of 62365 lines of code. This divides into the following programming languages:
| Language | Lines of code | Percentage |
|---|---|---|
| python | 26417 | 42.36% |
| java | 25219 | 40.44% |
| php | 5558 | 8.91% |
| perl | 4548 | 7.29% |
| sh | 623 | 1.00% |
Credits
Line code counting is done using David A. Wheeler's SLOCCount.
devel/linesofcode.1178893352.txt.gz · Last modified: by jodal
