Rating | Name | Duplication | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
B | SearchIteratorTest::testIterator() | 0 | 9 | 7 | 2 | 1 | 1 |
B | SearchSpec::it_should_return_result_of_search() | 0 | 3 | 1 | 1 | 0 | 1 |
B | SearchIteratorTest::getFirstPageJson() | 0 | 2 | 1 | 1 | 0 | 1 |
B | SearchIteratorTest::getLastPageJson() | 0 | 2 | 1 | 1 | 0 | 1 |
B | AutocompleteSpec::it_should_return_request_result() | 0 | 3 | 1 | 1 | 1 | 1 |
B | PlacesApi\Api\Autocomplete::complete() | 0 | 16 | 6 | 1 | 0 | 0 |
B | Iterator\SearchIterator::current() | 0 | 13 | 4 | 1 | 0 | 1 |
B | PlacesApi\Api\Search::textSearch() | 0 | 9 | 5 | 1 | 0 | 0 |
A | Iterator\SearchIteratorTest::setUp() | 0 | 12 | 3 | 2 | 1 | 1 |
A | SearchIteratorSpec::it_is_initializable() | 0 | 3 | 1 | 1 | 1 | 1 |
A | Iterator\SearchIterator::rewind() | 0 | 4 | 1 | 1 | 0 | 1 |
A | SearchSpec::it_is_initializable() | 0 | 3 | 1 | 1 | 0 | 1 |
A | Iterator\SearchIterator::__construct() | 0 | 4 | 1 | 1 | 0 | 1 |
A | AutocompleteSpec::it_shoud_return_empty_array_when_no_results() | 0 | 3 | 1 | 1 | 1 | 1 |
A | Nekland\PlacesApi\Places::__construct() | 0 | 9 | 1 | 1 | 0 | 0 |