DamienHarper/NavigationBundle

View on GitHub
src/NavigationBundle/Provider/GoogleMaps/DistanceMatrix/DistanceMatrixQuery.php

Summary

Maintainability
A
0 mins
Test Coverage
F
35%

Method buildRequest has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

    protected function buildRequest(): string
    {
        $data = array_merge(
            $this->getProvider()->getCredentials(),
            [

    There are no issues that match your filters.

    Category
    Status