Showing 1 of 2 total issues
Method run_json_path
has 60 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
private function run_json_path(string $path): void
{
$this->buffer = &$this->data;
unset($this->pool);
$this->pool = null;