Bottaajat/cultura

View on GitHub
database/seeds/MultipleChoicesSeeder.php

Summary

Maintainability
B
4 hrs
Test Coverage

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

    public function run()
    {

    DB::table('multiple_choices')->insert([
            [
Severity: Major
Found in database/seeds/MultipleChoicesSeeder.php - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status