fisharebest/webtrees

View on GitHub
app/Census/CensusOfUnitedStates1840.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function columns(): array
    {
        return [
            new CensusColumnFullName($this, 'Name', 'Name of head of family'),
            new CensusColumnNull($this, 'M0', 'Free white males 0-5 years'),
Severity: Minor
Found in app/Census/CensusOfUnitedStates1840.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status