summaryrefslogtreecommitdiff
path: root/doc/api_coveragedata.rst
blob: b3b64328382aea870722331cd89d8b2bd555e98c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.. Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
.. For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt

.. _api_coveragedata:

The CoverageData class
----------------------

.. :history: 20150802T174800, new doc for 4.0b1

.. versionadded:: 4.0

.. module:: coverage

.. autoclass:: CoverageData
    :members:
    :special-members: __init__