package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Apr 3, 2026
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package cobertura parses Cobertura XML coverage files produced by JaCoCo,
coverage.py (pytest-cov), .NET coverlet, and compatible tools.
Parser handles Cobertura XML files.
Detect reports whether header looks like a Cobertura XML file.
Extensions returns the file extensions this parser handles.
Name returns the parser identifier.
Parse reads a Cobertura XML file from r and returns a CovReport.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.