mageekguy\atoum\test::disableBranchesAndPathsCoverage PHP Метод

disableBranchesAndPathsCoverage() публичный Метод

    public function disableBranchesAndPathsCoverage()
    {
        $this->branchesAndPathsCoverage = false;
        return $this;
    }
test