fisharebest/webtrees

View on GitHub
app/Census/CensusOfCanada1911.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function columns(): array
    {
        return [
            new CensusColumnFullName($this, 'Name', 'Name of each person in family, household or institution'),
            new CensusColumnNull($this, 'Address', 'Place of Habitation'),
Severity: Minor
Found in app/Census/CensusOfCanada1911.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status