api_coveragedata.rst 395 B

123456789101112131415161718
  1. .. Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
  2. .. For details: https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt
  3. .. _api_coveragedata:
  4. The CoverageData class
  5. ----------------------
  6. .. :history: 20150802T174800, new doc for 4.0b1
  7. .. versionadded:: 4.0
  8. .. module:: coverage
  9. .. autoclass:: CoverageData
  10. :members:
  11. :special-members: __init__