Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
helabenkhalfallah authored May 26, 2024
1 parent 7671970 commit 16f5d9b
Showing 1 changed file with 0 additions and 28 deletions.
28 changes: 0 additions & 28 deletions README.md
Original file line number Diff line number Diff line change
@@ -177,34 +177,6 @@ Example of a JSON report:
"score": "49.65 %"
},
{
"title": "Cyclomatic Complexity",
"score": "20 "
},
{
"title": "Program Length (N)",
"score": "540 "
},
{
"title": "Program Volume (V)",
"score": "3633.08 bit"
},
{
"title": "Difficulty Level (D)",
"score": "34.09 "
},
{
"title": "Implementation Effort (E) or Understanding",
"score": "123866.56 bit"
},
{
"title": "Number of estimated bugs in a module or function (B)",
"score": "1.21 "
},
{
"title": "Time (T) to implement or understand the program",
"score": "6881.48 s"
}
],
...
```

0 comments on commit 16f5d9b

Please sign in to comment.