Skip to content

Commit 3fd54ca

Browse files
committed
Add technical report on software size estimation
1 parent 70129c8 commit 3fd54ca

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/references/bib.bib

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1692,3 +1692,13 @@ @inproceedings{abdalkareem:2017a
16921692
url = {http://doi.acm.org/10.1145/3106237.3106267},
16931693
year = {2017},
16941694
}
1695+
1696+
@techreport{park:1992a,
1697+
abstract = {This report presents guidelines for defining, recording, and reporting two frequently used measures of software size—physical source lines and logical source statements. We propose a general framework for constructing size definitions and use it to derive operational methods for reducing misunderstandings in measurement results. We show how the methods can be applied to address the information needs of different users while maintaining a common definition of software size.},
1698+
author = {Robert E Park},
1699+
institution = {Software Engineering Institute, Carnegie Mellon University},
1700+
keywords = {static analysis, software development, cocomo, sloc, lloc},
1701+
title = {{Software Size Measurement: A Framework for Counting Source Statements}},
1702+
url = {https://resources.sei.cmu.edu/asset_files/TechnicalReport/1992_005_001_16082.pdf},
1703+
year = {1992},
1704+
}

0 commit comments

Comments
 (0)