Code360 powered by Coding Ninjas X Naukri.com. Code360 powered by Coding Ninjas X Naukri.com
Last updated: Mar 4, 2022

Software Metrics

There are some quantifiable characteristics of software like size, quality, lines of code, etc. All these form the software metrics which help to measure software performance, plan work items, monitor productivity and also benefit in other things. In this section, we will discuss different software metrics and their uses.
Software Metrics
In this article, we have extensively discussed Software Metrics and their types, and their importance for software development.
Size Oriented Metrics in Software Engineering EASY
This blog describes Size Oriented Metrics in Software Engineering.
Halstead's Software Metrics EASY
This article will see Software Metrics and Halstead's Software Metrics.
Software Engineering | Functional Point (FP) Analysis MEDIUM
Functional point is a standard of measurement for measuring software applications that is used to determine the available size of the software product. Read on to learn more!
Extended Function Point (EFP) Metrics
In this blog, we will learn about Extended Function Point (EFP) metrics in Software Metrics which is also called Feature Points.
Data Structure Metrics
In this blog, we will learn Data Structure Metrics and its application in software systems.
Information Flow Metrics
In this blog, we will learn about Information Flow Metrics, associated terminologies, and how to derive the most simple Information Flow Metrics.
Cyclomatic Complexity EASY
Explore Cyclomatic Complexity with examples, formulas, properties, uses, advantages, and disadvantages. Lean on how to calculate Cyclomatic Complexity.