diff options
Diffstat (limited to 'doc/api_coveragedata.rst')
| -rw-r--r-- | doc/api_coveragedata.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/api_coveragedata.rst b/doc/api_coveragedata.rst new file mode 100644 index 00000000..dec505c1 --- /dev/null +++ b/doc/api_coveragedata.rst @@ -0,0 +1,11 @@ +.. Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0 +.. For details: https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt + +.. _api_coveragedata: + +The CoverageData class +---------------------- + +.. autoclass:: coverage.CoverageData + :members: + :special-members: __init__ |
