dunkelfrosch/phpcoverfish

View on GitHub
src/PHPCoverFish/Common/ArrayCollection.php

Summary

Maintainability
B
4 hrs
Test Coverage

ArrayCollection has 32 functions (exceeds 20 allowed). Consider refactoring.
Open

class ArrayCollection implements Collection
{
    /**
     * An array containing the entries of this collection.
     *
Severity: Minor
Found in src/PHPCoverFish/Common/ArrayCollection.php - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status