fisharebest/webtrees

View on GitHub
app/Census/CensusOfUnitedStates1940.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function columns(): array
    {
        return [
            new CensusColumnNull($this, 'Street', 'Street,avenue,road,etc'),
            new CensusColumnNull($this, 'Number', 'House number (in cities and towns)'),
Severity: Minor
Found in app/Census/CensusOfUnitedStates1940.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status