GuilhermeStracini/POC-dotnet-ExtractPdfContent

View on GitHub
Src/POCExtractPdfContent/Program.cs

Summary

Maintainability
A
1 hr
Test Coverage

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

    static void Main()
    {
        Console.WriteLine("Hello, World!");

        Console.Write("Inform the PDF url: ");
Severity: Minor
Found in Src/POCExtractPdfContent/Program.cs - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status