Post
Topic
Board Announcements (Altcoins)
Re: NEM Official Thread - Redemption ends[Updates&Discussion]
by
gimre
on 27/03/2015, 18:42:00 UTC
As of tonight, we have 4062 lines of production code, 3640 lines of test code, and 301 test cases.

Overall, I think things are progressing well. We should be on track for an alpha (with a slightly reduced feature set) sometime next month.

Source Code Lines (Excluding Blanks and Comments)
NIS: 26573; NCC (java): 7175; NCC (all): 56760 (quite a lot of generated html, that's why it's so much higher)

Test Code Lines (Excluding Blanks and Comments, without integration tests)
NIS: 52383; NCC: 10864

Total Number of Tests (excluding integration tests)
NIS: 4217; NCC: 787