Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove method calculation in coverage metrics
This commit simplifies the coverage metrics calculation by eliminating the counting of method-specific metrics. The focus is now solely on conditionals and statements, ensuring more streamlined and potentially faster processing.
- Loading branch information