In software development, the amount of code one writes is not important – the quality of code is. Nevertheless, more functionality requires more code, so source lines count can be an indication of software complexity and functionality.
At the time of this writing (internal revision 23), my Farve artificial intelligence base consists of 28552 lines of C# source code (excluding comments). That’s about 800 pages of source.