fisharebest/webtrees

View on GitHub
app/Elements/IndividualNonEvent.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function values(): array
    {
        $values = [
            ''     => '',
            'ADOP' => Registry::elementFactory()->make('INDI:ADOP')->label(),
Severity: Minor
Found in app/Elements/IndividualNonEvent.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status