Bottaajat/cultura

View on GitHub
database/seeds/TasksTableSeeder.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method run has 72 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function run()
    {
        DB::table('tasks')->insert([
            ["name" => 'Aakkosjärjestys',
            "type" => 'Sanojen yhdistäminen',
Severity: Major
Found in database/seeds/TasksTableSeeder.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status