gmarokov/dotnet-trx2sonar

View on GitHub
TrxToSonar/Program.cs

Summary

Maintainability
A
1 hr
Test Coverage

Method Main has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        private static void Main(string[] args)
        {
            var serviceCollection = new ServiceCollection();
            ConfigureServices(serviceCollection);
Severity: Minor
Found in TrxToSonar/Program.cs - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status