AppStateESS/homestead

View on GitHub
class/Report/ApplicationsWithIncompleteContracts/ApplicationsWithIncompleteContracts.php

Summary

Maintainability
A
1 hr
Test Coverage

Method execute has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function execute()
    {
        $pdo = PdoFactory::getPdoInstance();

        $sql = "SELECT

There are no issues that match your filters.

Category
Status