palicao/phpRebloom

View on GitHub
src/CuckooFilterInfo.php

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Method __construct has 9 arguments (exceeds 4 allowed). Consider refactoring.
Open

        string $key,
        int $size,
        int $numBuckets,
        int $numFilters,
        int $insertedItems,
Severity: Major
Found in src/CuckooFilterInfo.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status