honeybadger-io/honeybadger-php

View on GitHub
src/ExceptionNotification.php

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Method format has 31 lines of code (exceeds 30 allowed). Consider refactoring.
Open

    private function format(): array
    {
        return [
            'breadcrumbs' => [
                'enabled' => $this->config['breadcrumbs']['enabled'],
Severity: Minor
Found in src/ExceptionNotification.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status