devel:linesofcode
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| devel:linesofcode [2007/05/11 14:22] – Fix links. jodal | devel:linesofcode [2012/12/19 10:02] (current) – [Tentative numbers for NAV 3.11] morten | ||
|---|---|---|---|
| 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. | + | 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, size and a further description of the back end processes, see [[: | + | |
| - | * The introduction section | + | * The //contrib// directory. |
| + | * For versions | ||
| + | * JavaScript, which apparently is not supported by SLOCCount | ||
| + | </ | ||
| - | ===== NAV 3.1 ===== | + | * The introduction section of the [[database]] doc gives an overview of the total number of database tables in NAV. |
| - | NAV 3.1 has a total of **67475 lines of code**. This divides into the following programming languages: | + | ===== NAV 3.13.0b1 ===== |
| + | ^ Language ^ Lines of code ^ Percentage ^ | ||
| + | | python | ||
| + | | sh | ||
| + | ^ Total ^ 49010 ^ ^ | ||
| + | ===== NAV 3.12 ===== | ||
| ^ Language ^ Lines of code ^ Percentage ^ | ^ Language ^ Lines of code ^ Percentage ^ | ||
| - | | python | + | | python |
| - | | java | 27217 | | + | | java |
| - | | perl | | + | | xml |
| - | | php | + | | sh |
| - | | sh | + | ^ Total ^ 53614 ^ ^ |
| - | ===== NAV 3.2.2 ===== | ||
| - | NAV 3.2.2 has a total of **62365 lines of code**. This divides into the following programming languages: | + | ===== NAV 3.11 ===== |
| + | |||
| + | ^ Language ^ Lines of code ^ Percentage ^ | ||
| + | | python | ||
| + | | java | ||
| + | | xml | 822 | 1.54% | | ||
| + | | sh | ||
| + | ^ Total ^ 53350 ^ ^ | ||
| + | |||
| + | |||
| + | ===== NAV 3.10.1 ===== | ||
| + | |||
| + | ^ Language ^ Lines of code ^ Percentage ^ | ||
| + | | python | ||
| + | | java | ||
| + | | xml | 969 | 1.85% | | ||
| + | | sh | ||
| + | ^ Total ^ 52506 ^ ^ | ||
| + | |||
| + | :!: For some reason, SLOCcount now wants to include XML as a language in its stats. | ||
| + | |||
| + | ===== NAV 3.6.0 ===== | ||
| + | |||
| + | ^ Language ^ Lines of code ^ Percentage ^ | ||
| + | | python | ||
| + | | java | ||
| + | | sh | ||
| + | ^ Total ^ 46903 ^ ^ | ||
| + | |||
| + | ===== NAV 3.5.5 ===== | ||
| + | |||
| + | ^ Language ^ Lines of code ^ Percentage ^ | ||
| + | | python | ||
| + | | java | ||
| + | | perl | ||
| + | | sh | ||
| + | ^ Total ^ 56079 ^ ^ | ||
| + | |||
| + | ===== NAV 3.5.0b1 ===== | ||
| + | |||
| + | ^ Language ^ Lines of code ^ Percentage ^ | ||
| + | | python | ||
| + | | java | ||
| + | | sh | ||
| + | | perl | ||
| + | ^ Total ^ 60325 ^ ^ | ||
| + | |||
| + | ===== NAV 3.4.0 ===== | ||
| + | |||
| + | ^ Language ^ Lines of code ^ Percentage ^ | ||
| + | | python | ||
| + | | java | ||
| + | | php | 5558 | 8.05% | | ||
| + | | perl | ||
| + | | sh | ||
| + | ^ Total ^ 68994 ^ ^ | ||
| + | |||
| + | ===== NAV 3.3.0 ===== | ||
| + | |||
| + | ^ Language ^ Lines of code ^ Percentage ^ | ||
| + | | python | ||
| + | | java | ||
| + | | perl | ||
| + | | php | 5558 | 8.22% | | ||
| + | | sh | ||
| + | ^ Total ^ 67583 ^ ^ | ||
| + | |||
| + | ===== NAV 3.2.2 ===== | ||
| ^ Language ^ Lines of code ^ Percentage ^ | ^ Language ^ Lines of code ^ Percentage ^ | ||
| Line 28: | Line 102: | ||
| | perl | | perl | ||
| | sh | | sh | ||
| + | ^ Total ^ 62365 ^ ^ | ||
| + | |||
| + | ===== NAV 3.1.0 ===== | ||
| + | |||
| + | ^ Language ^ Lines of code ^ Percentage ^ | ||
| + | | python | ||
| + | | java | ||
| + | | perl | ||
| + | | php | 5559 | 8.24% | | ||
| + | | sh | ||
| + | ^ Total ^ 67475 ^ ^ | ||
| + | |||
| + | ===== NAV 3.0.1 ===== | ||
| + | |||
| + | ^ Language ^ Lines of code ^ Percentage ^ | ||
| + | | java | ||
| + | | python | ||
| + | | php | 5556 | 9.17% | | ||
| + | | perl | ||
| + | | sh | ||
| + | ^ Total ^ 60562 ^ ^ | ||
| ===== Credits ===== | ===== Credits ===== | ||
| Line code counting is done using David A. Wheeler' | Line code counting is done using David A. Wheeler' | ||
| - | |||
devel/linesofcode.1178893352.txt.gz · Last modified: by jodal
