From 4f7d4c72ea9fcc2b5d9dbd0ab93ddab7682bc607 Mon Sep 17 00:00:00 2001 From: skarg Date: Thu, 27 Sep 2012 20:20:59 +0000 Subject: [PATCH] Updated SLOC count of project. --- bacnet-stack/doc/README.sloc | 37 +++++++++++++++++++----------------- 1 file changed, 20 insertions(+), 17 deletions(-) diff --git a/bacnet-stack/doc/README.sloc b/bacnet-stack/doc/README.sloc index 6f82db50..60b0c961 100644 --- a/bacnet-stack/doc/README.sloc +++ b/bacnet-stack/doc/README.sloc @@ -1,33 +1,36 @@ SLOC Directory SLOC-by-Language (Sorted) -17817 ports ansic=17693,asm=124 -14381 src_top_dir ansic=14381 -10126 demo ansic=10126 -3493 include ansic=3493 -187 test ansic=187 -118 top_dir sh=118 -0 bin (none) +39094 ports ansic=35270,cpp=3339,xml=214,sh=154,asm=117 +30563 demo ansic=30100,perl=463 +23732 src_top_dir ansic=23732 +5580 include ansic=5580 +2189 nbproject xml=2137,sh=52 +757 bin sh=757 +428 top_dir sh=428 +234 test ansic=234 +37 lib cpp=37 0 doc (none) -0 lib (none) 0 license (none) 0 obj (none) -0 utils (none) Totals grouped by language (dominant language first): -ansic: 45880 (99.48%) -asm: 124 (0.27%) -sh: 118 (0.26%) +ansic: 94916 (92.50%) +cpp: 3376 (3.29%) +xml: 2351 (2.29%) +sh: 1391 (1.36%) +perl: 463 (0.45%) +asm: 117 (0.11%) -Total Physical Source Lines of Code (SLOC) = 46,122 -Development Effort Estimate, Person-Years (Person-Months) = 11.17 (134.06) +Total Physical Source Lines of Code (SLOC) = 102,614 +Development Effort Estimate, Person-Years (Person-Months) = 25.87 (310.44) (Basic COCOMO model, Person-Months = 2.4 * (KSLOC**1.05)) -Schedule Estimate, Years (Months) = 1.34 (16.08) +Schedule Estimate, Years (Months) = 1.84 (22.13) (Basic COCOMO model, Months = 2.5 * (person-months**0.38)) -Estimated Average Number of Developers (Effort/Schedule) = 8.34 -Total Estimated Cost to Develop = $ 1,509,194 +Estimated Average Number of Developers (Effort/Schedule) = 14.03 +Total Estimated Cost to Develop = $ 3,494,689 (average salary = $56,286/year, overhead = 2.40). SLOCCount, Copyright (C) 2001-2004 David A. Wheeler SLOCCount is Open Source Software/Free Software, licensed under the GNU GPL.