bitcoin/bitcoin

View on GitHub
contrib/filter-lcov.py

Summary

Maintainability
A
45 mins
Test Coverage

Avoid deeply nested control flow statements.
Open

                if line.startswith("SF:") and p in line:
                    in_remove = True
            if not in_remove:
Severity: Major
Found in contrib/filter-lcov.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status