Lines Matching refs:branch
61 auto_data=False, timid=None, branch=None, config_file=True,
83 If `branch` is true, then branch coverage will be measured in addition
155 branch=branch, parallel=bool_or_none(data_suffix),
248 branch=self.config.branch,
619 option name. For example, the ``branch`` option in the ``[run]``
620 section of the config file would be indicated with `"run:branch"`.
633 option name. For example, the ``branch`` option in the ``[run]``
634 section of the config file would be indicated with ``"run:branch"``.
642 cov.set_option("run:branch", True)
647 branch = True