fisharebest/webtrees

View on GitHub
app/Statistics/Google/ChartMortality.php

Summary

Maintainability
A
1 hr
Test Coverage

Method chartMortality has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function chartMortality(
        int $tot_l,
        int $tot_d,
        string|null $color_living = null,
        string|null $color_dead = null
Severity: Minor
Found in app/Statistics/Google/ChartMortality.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status