DamienHarper/NavigationBundle

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

Summary

Maintainability
A
0 mins
Test Coverage
D
65%

Method buildRequest has 33 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