fisharebest/webtrees

View on GitHub
app/CustomTags/GedcomL.php

Summary

Maintainability
C
1 day
Test Coverage

Method tags has 197 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function tags(): array
    {
        return [
            'FAM:*:ADDR:_NAME'                => new CustomElement(I18N::translate('Name of addressee')),
            // I18N: https://gov.genealogy.net
Severity: Major
Found in app/CustomTags/GedcomL.php - About 7 hrs to fix

    File GedcomL.php has 273 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    <?php
    
    /**
     * webtrees: online genealogy
     * Copyright (C) 2023 webtrees development team
    Severity: Minor
    Found in app/CustomTags/GedcomL.php - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status