fremag/MemoScope.Net

View on GitHub
MemoScope/Core/SingleThreadWorker.cs

Summary

Maintainability
A
1 hr
Test Coverage

Method Run has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        private void Run()
        {
            while (!stopRequested)
            {
                SimpleTask task;
Severity: Minor
Found in MemoScope/Core/SingleThreadWorker.cs - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status