CORE-POS/IS4C

View on GitHub
fannie/modules/plugins2.0/HrWeb/Screening/ScreeningManualEntry.php

Summary

Maintainability
A
1 hr
Test Coverage

Method get_view has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    protected function get_view()
    {
        $this->addScript('../../../../src/javascript/chosen/chosen.jquery.min.js');
        $this->addCssFile('../../../../src/javascript/chosen/bootstrap-chosen.css');
        $this->addOnloadCommand("\$('select.chosen').chosen({search_contains: true});");
Severity: Minor
Found in fannie/modules/plugins2.0/HrWeb/Screening/ScreeningManualEntry.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status