Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1.24 KB

Code statistics and metrics.md

File metadata and controls

27 lines (22 loc) · 1.24 KB

Coding statistics

Stats* 10.2012 – 11.2022
Time spent 1925 hours Full-time equivalent 11.5 months
Hours per month 16 Calendar 1135 hours**
Number of files 430 Letters 235 hours
Size of files 2.1 MiB Words 555 hours
Number of lines 59120 Size of projects 265 MiB***
Lines of code 41060               LOC per hour 21

* Total of Calendar, Letters and Words - Files generated by the designer of Visual Studio not included
** Common Core and Hebrew packages included
*** Debug and Release with Setups binaries included - NuGet files not included

Coding metrics

Namespaces 2022.03.27* Maintainability Complexity Inheritance Coupling LOC** Exec LOC
Core 82 2292 7 520 17180 4777
Hebrew 81 521 7 217 5989 1384
Calendar 76 2870 7 464 27246 11118
Letters 70 705 7 295 8262 3707
Words 73 2011 7 405 17912 7428

* A detailled Excel file exported from Visual Studio is available here
** All lines from all files even generated by VS