idealo/php-rdkafka-ffi

View on GitHub
benchmarks/ProducerBench.php

Summary

Maintainability
A
1 hr
Test Coverage

Method benchProduce100MessagesWithLogAndDrMsgCallbacksWithOpaque has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function benchProduce100MessagesWithLogAndDrMsgCallbacksWithOpaque(): void
    {
        $counter = new stdClass();
        $counter->count = 0;

Severity: Minor
Found in benchmarks/ProducerBench.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status