Port details on branch 2023Q4 |
- py-coverage Code coverage measurement for Python
- 7.9.2 devel
=6 7.6.12Version of this port present on the latest quarterly branch. - Maintainer: lwhsu@FreeBSD.org
 - Port Added: 2009-06-22 02:20:04
- Last Update: 2025-07-04 11:49:52
- Commit Hash: a8ffd62
- People watching this port, also watch:: ninix-aya, py311-zope.component, p5-IMDB-Film, libmatroska, cups
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://coverage.readthedocs.io/
- Description:
- Coverage measures code coverage, typically during test execution.
It uses the code analysis tools and tracing hooks provided in the
Python standard library to determine which lines are executable,
and which have been executed.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-coverage/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-coverage
- pkg install py311-coverage
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-coverage listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-coverage
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1751629257
SHA256 (coverage-7.9.2.tar.gz) = 997024fa51e3290264ffd7492ec97d0690293ccd2b45a6cd7d82d945a4a80c8b
SIZE (coverage-7.9.2.tar.gz) = 813556
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-sqlite3>=0 : databases/py-sqlite3@py311
- py311-tomli>=0 : textproc/py-tomli@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- comms/py-pylink-square
- devel/cram
-
Deleted ports which required this port:
- for Run
-
- comms/py-pylink-square
- devel/py-cov-core
- devel/py-covdefaults
- devel/py-coverage_enable_subprocess
- devel/py-coveralls
- devel/py-nbval
- devel/py-nose2
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py311-coverage-7.9.2:
TOML=on: Enable pyproject.toml support
===> Use 'make config' to modify these settings
- Options name:
- devel_py-coverage
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|