Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
helabenkhalfallah authored Sep 20, 2024
1 parent eba9386 commit c040f14
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,6 @@ For more details on preventing XSS vulnerabilities, you can refer to the followi
In addition to the Halstead metrics and Maintainability Index, **CodeHealthMeter** also leverages various graph metrics to analyze the structure and dependencies within your codebase.
These metrics provide valuable insights into the overall software quality and potential areas for improvement.

a. **Graph-Level Metrics**

- **projectDensity**: Gauges the overall interconnectedness. High density means lots of dependencies, potentially signifying a complex system.
- **projectDegreeCentrality, projectInDegreeCentrality, projectOutDegreeCentrality**:
- **High degree centrality**: suggests a module plays a central role or has many connections.
Expand Down

0 comments on commit c040f14

Please sign in to comment.