AppStateESS/homestead

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

Summary

Maintainability
A
2 hrs
Test Coverage

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

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

    $query = "SELECT hms_assignment.banner_id, hms_hall_structure.room_number, hms_hall_structure.hall_name
Severity: Major
Found in class/Report/RlcRoster/RlcRoster.php - About 2 hrs to fix

There are no issues that match your filters.

Category
Status