Mc Cabe Complexity Measure

GPTKB entity

Statements (25)
Predicate Object
gptkbp:instance_of gptkb:Micro_Profile
gptkbp:applies_to Control Flow Graphs
gptkbp:can Potential Bugs
gptkbp:developed_by gptkb:Thomas_J._Mc_Cabe
gptkbp:evaluates Code Maintainability
https://www.w3.org/2000/01/rdf-schema#label Mc Cabe Complexity Measure
gptkbp:is_applicable_to Procedural Programming
gptkbp:is_associated_with Refactoring Techniques
gptkbp:is_considered A Complexity Metric
gptkbp:is_defined_by A measure of the number of linearly independent paths through a program's source code.
gptkbp:is_essential_for gptkb:test_subjects
gptkbp:is_evaluated_by Code Review
Counting the number of linearly independent paths
gptkbp:is_expressed_in V(G) = E -N + 2 P
gptkbp:is_influential_in gptkb:Software_Development
gptkbp:is_linked_to Software Metrics
gptkbp:is_part_of Static Code Analysis
gptkbp:is_related_to Software Quality Assurance
gptkbp:is_used_to Assess Complexity of Code
gptkbp:is_utilized_by gptkb:developers
gptkbp:measures Cyclomatic Complexity
gptkbp:provides Quantitative Measure
gptkbp:used_in gptkb:developers
gptkbp:bfsParent gptkb:Thomas_Mc_Cabe
gptkbp:bfsLayer 6