MBHFramework/structures

View on GitHub
Mbh/Collection/Traits/Sequenceable/LinkedList.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

<?php namespace Mbh\Collection\Traits\Sequenceable;

use Mbh\Collection\Interfaces\Collection as CollectionInterface;
use Mbh\Collection\Interfaces\Functional as FunctionalInterface;
use Mbh\Collection\Interfaces\Sequenceable as SequenceableInterface;
Severity: Minor
Found in Mbh/Collection/Traits/Sequenceable/LinkedList.php - About 2 hrs to fix

There are no issues that match your filters.

Category
Status