klitsche/dog

View on GitHub
src/Enrichers/Clover/ClassMetrics.php

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

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

        int $complexity,
        int $methods,
        int $coveredmethods,
        int $conditionals,
        int $coveredconditionals,
Severity: Major
Found in src/Enrichers/Clover/ClassMetrics.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status