adobe/brackets

View on GitHub
src/extensions/default/JavaScriptQuickEdit/unittest-files/jquery-ui/demos/autocomplete/search.php

Summary

Maintainability
C
1 day
Test Coverage

File search.php has 581 lines of code (exceeds 250 allowed). Consider refactoring.
Open

<?php

sleep( 3 );
// no term passed - just exit early with no response
if (empty($_GET['term'])) exit ;

    There are no issues that match your filters.

    Category
    Status