Skip to content

Commit 2fe88dd

Browse files
Updating readme.md
1 parent b3346dd commit 2fe88dd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,9 @@ These pages and papers provide more information on cognitive limitations and rea
7070
* [Code Readability Testing, an Empirical Study](https://www.researchgate.net/publication/299412540_Code_Readability_Testing_an_Empirical_Study) by Todd Sedano.
7171
* [An Empirical Validation of Cognitive Complexity as a Measure of Source Code Understandability](https://arxiv.org/pdf/2007.12520) by Marvin Muñoz Barón, Marvin Wyrich, and Stefan Wagner.
7272
* **Halstead Complexity**
73-
* [Halstead Complexity Measures](https://en.wikipedia.org/wiki/Halstead_complexity_measures)
73+
* [Halstead Complexity](https://en.wikipedia.org/wiki/Halstead_complexity_measures)
74+
* **Cyclomatic Complexity**
75+
* [Cyclomatic Complexity](https://en.wikipedia.org/wiki/Cyclomatic_complexity)
7476

7577
## Examples
7678

0 commit comments

Comments
 (0)