fisharebest/webtrees

View on GitHub
app/Elements/RelationIsDescriptor.php

Summary

Maintainability
A
3 hrs
Test Coverage

Method values has 83 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function values(string $sex = 'U'): array
    {
        $values = [
            'M' => [
                ''                 => '',
Severity: Major
Found in app/Elements/RelationIsDescriptor.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status