TAILIEUCHUNG - Lecture Software engineering: Lecture 15 - Ivan Marsic

Lecture 15: Software complexity metrics. The topics discussed in this chapter are: Measuring software complexity, desirable properties of complexity metrics, cyclomatic complexity, converting code to graph, unit testing: path coverage,. | Ivan Marsic Rutgers University LECTURE 15: Software Complexity Metrics Topics Measuring Software Complexity Cyclomatic Complexity Measuring Software Complexity Software complexity is difficult to operationalize complexity so that it can be measured Computational complexity measure big O (or big Oh), O(n) Measures software complexity from the machine’s viewpoint in terms of how the size of the input data affects an algorithm’s usage of computational resources (usually running time or memory) Complexity measure in software engineering should measure complexity from the viewpoint of human developers Computer time is cheap; human time is expensive Desirable Properties of Complexity Metrics Monotonicity: adding responsibilities to a module cannot decrease its complexity If a responsibility is added to a module, the modified module will exhibit a complexity value that is the same as or higher than the complexity value of the original module Ordering (“representation condition” .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.