fisharebest/webtrees

View on GitHub
app/Census/CensusOfUnitedStates1900.php

Summary

Maintainability
A
1 hr
Test Coverage

Method columns has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function columns(): array
    {
        return [
            new CensusColumnFullName($this, 'Name', 'Name'),
            new CensusColumnRelationToHeadEnglish($this, 'Relation', 'Relationship of each person to the head of the family'),
Severity: Minor
Found in app/Census/CensusOfUnitedStates1900.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status