fisharebest/webtrees

View on GitHub
app/Http/RequestHandlers/FixLevel0MediaData.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method handle has 65 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function handle(ServerRequestInterface $request): ResponseInterface
    {
        $ignore_facts = [
            'INDI:NAME',
            'INDI:SEX',
Severity: Major
Found in app/Http/RequestHandlers/FixLevel0MediaData.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status