Skip to content

Opening book details…

About this document

Software Size Metrics in CS 462 by Lee Bảo is a document available to read on EtoBox.

◼ This document discusses measuring internal attributes of software products, specifically software size. It covers several ways to measure software size, including: ◼ Length, which refers to the physical size of code, specifications, and design documents. Lines of code (LOC) is a common measure of length at the code level. ◼ Functionality, which measures the functions provided to the user. This can be measured using methods like function points, feature points, and use case points. ◼ Complexity, which

Author
Lee Bảo
Language
EN