AppStateESS/homestead

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

Summary

Maintainability
A
1 hr
Test Coverage

Method execute has 40 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