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 | PlacesApi\Iterator\SearchIterator::next() | 0 | 3 | 1 | 1 | 0 | 1 |
A | AutocompleteSpec::it_should_throw_exception_when_request_is_denied() | 0 | 3 | 1 | 1 | 1 | 1 |
A | AutocompleteSpec::it_is_initializable() | 0 | 3 | 1 | 2 | 1 | 2 |
A | PlacesApi\Api\Places::getPlaceById() | 0 | 8 | 3 | 1 | 0 | 0 |
A | SearchIteratorTest::fakeHttpSend() | 0 | 6 | 2 | 1 | 0 | 1 |
A | AutocompleteSpec::it_should_throw_exception_when_request_is_invalid() | 0 | 3 | 1 | 1 | 1 | 1 |