mageekguy\atoum\runner::branchesAndPathsCoverageIsEnabled PHP Method

branchesAndPathsCoverageIsEnabled() public method

    public function branchesAndPathsCoverageIsEnabled()
    {
        return $this->branchesAndPathsCoverage;
    }
runner