Skip to content

Comments

Refactor CyclomaticComplexityCalculatorTests.cs and CyclomaticComplex…#8

Merged
magic5644 merged 2 commits intomainfrom
feature-update-complexity-calculation
Oct 21, 2024
Merged

Refactor CyclomaticComplexityCalculatorTests.cs and CyclomaticComplex…#8
magic5644 merged 2 commits intomainfrom
feature-update-complexity-calculation

Conversation

@magic5644
Copy link
Owner

…ityCalculator.cs

@github-actions
Copy link

Summary

Summary
Generated on: 10/21/2024 - 15:33:12
Parser: Cobertura
Assemblies: 2
Classes: 21
Files: 19
Line coverage: 91.2% (1022 of 1120)
Covered lines: 1022
Uncovered lines: 98
Coverable lines: 1120
Total lines: 1579
Covered branches: 0
Total branches: 0
Method coverage: Feature is only available for sponsors
Tag: 127_11443539097

Coverage

CodeLineCounter - 85.5%
Name Line Branch
CodeLineCounter 85.5% ****
CodeLineCounter.Models.DuplicationCode 100%
CodeLineCounter.Models.NamespaceMetrics 100%
CodeLineCounter.Program 0%
CodeLineCounter.Services.CodeAnalyzer 98.9%
CodeLineCounter.Services.CodeDuplicationChecker 100%
CodeLineCounter.Services.CyclomaticComplexityCalculator 100%
CodeLineCounter.Services.CyclomaticComplexityCalculator.ComplexityWalker 100%
CodeLineCounter.Utils.CoreUtils 91.3%
CodeLineCounter.Utils.CsvExporter 92.2%
CodeLineCounter.Utils.CsvHandler 100%
CodeLineCounter.Utils.FileUtils 100%
CodeLineCounter.Utils.HashUtils 85.7%
System.Text.RegularExpressions.Generated 81.3%
CodeLineCounter.Tests - 100%
Name Line Branch
CodeLineCounter.Tests 100% ****
CodeLineCounter.Tests.CodeAnalyzerTests 100%
CodeLineCounter.Tests.CodeDuplicationCheckerTests 100%
CodeLineCounter.Tests.CsvExporterTests 100%
CodeLineCounter.Tests.CyclomaticComplexityCalculatorTests 100%
CodeLineCounter.Utils.Tests.CoreUtilsTests 100%
CodeLineCounter.Utils.Tests.CsvHandlerTests 100%
CodeLineCounter.Utils.Tests.CsvHandlerTests.TestRecord 100%
CodeLineCounter.Utils.Tests.FileUtilsTests 100%

@magic5644 magic5644 merged commit ffe4dff into main Oct 21, 2024
@magic5644 magic5644 deleted the feature-update-complexity-calculation branch October 21, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant