petrsvihlik/WopiHost

View on GitHub
src/WopiHost.Web/Controllers/HomeController.cs

Summary

Maintainability
A
1 hr
Test Coverage

Method Index has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public async Task<ActionResult> Index()
    {
        try
        {
            var files = StorageProvider.GetWopiFiles(StorageProvider.RootContainerPointer.Identifier);
Severity: Minor
Found in src/WopiHost.Web/Controllers/HomeController.cs - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status