Name: | python2-coverage |
---|---|
Version: | 4.5.1 |
Release: | 4.module+el8.3.0+7833+4aaf98ce |
Architecture: | x86_64 |
Module: | python27:2.7:8030020200819165638:9edba152 python27:2.7:8030020200819165639:851f4228 python27:2.7:8040020210122160212:cdb2db54 python27:2.7:8050020210811095446:3e7ace8b python27:2.7:8060020220210185952:8cdc2268 python27:2.7:8070020220617114255:056aacbc python27:2.7:8080020221221225124:ba5e661a python27:2.7:8080020230609134836:392b0bf1 python27:2.7:8080020231004233750:392b0bf1 |
Group: | Unspecified |
Size: | 1048058 |
License: | ASL 2.0 and MIT and (MIT or GPL) |
RPM: | python2-coverage-4.5.1-4.module+el8.3.0+7833+4aaf98ce.x86_64.rpm |
Source RPM: | python-coverage-4.5.1-4.module+el8.3.0+7833+4aaf98ce.src.rpm |
Build Date: | Thu Nov 05 2020 |
Build Host: | jenkins-172-17-0-2-987fe06b-e338-4d12-bb39-daa73375bcbe.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://nedbatchelder.com/code/modules/coverage.html |
Summary: | Code coverage testing module for Python 2 |
Description: | Coverage.py is a Python 2 module that measures code coverage during Python 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. |