fisharebest/webtrees

View on GitHub
app/Registry.php

Summary

Maintainability
B
5 hrs
Test Coverage

Registry has 28 functions (exceeds 20 allowed). Consider refactoring.
Open

class Registry
{
    private static CacheFactoryInterface $cache_factory;

    private static CalendarDateFactoryInterface $calendar_date_factory;
Severity: Minor
Found in app/Registry.php - About 3 hrs to fix

    File Registry.php has 258 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

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

      There are no issues that match your filters.

      Category
      Status