We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d58e136 commit 049844aCopy full SHA for 049844a
doc/source.rst
@@ -30,7 +30,8 @@ the ``[run] source`` configuration value. The value is a comma- or
30
newline-separated list of directories or importable names (packages or
31
modules).
32
33
-If the source option is specified, only code those locations will be measured.
+If the source option is specified,
34
+only code in those locations will be measured.
35
Specifying the source option also enables coverage.py to report on unexecuted
36
files, since it can search the source tree for files that haven't been measured
37
at all. Only importable files (ones at the root of the tree, or in directories
0 commit comments