summaryrefslogtreecommitdiff
path: root/doc/api_coveragedata.rst
blob: 75215a3d4d965d5e51f1e6ff83e1eeeb10685433 (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://bitbucket.org/ned/coveragepy/src/default/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__