fisharebest/webtrees

View on GitHub
app/Census/CensusOfCanada1901.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function columns(): array
    {
        return [
            new CensusColumnFullName($this, 'Name', 'Name'),
            new CensusColumnSexMF($this, 'Sex', 'Sex'),
Severity: Minor
Found in app/Census/CensusOfCanada1901.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status