Coverage report: 21%

Files Functions Classes

coverage.py v7.13.5, created at 2026-05-05 22:28 +0000

      Statements   Branches   Total
File function   coverage statements missing excluded   coverage branches partial   coverage
python / lsst / __init__.py (no function)   100% 3 0 0   100% 0 0   100%
python / lsst / ctrl / __init__.py (no function)   100% 3 0 0   100% 0 0   100%
python / lsst / ctrl / pool / __init__.py (no function)   100% 1 0 0   100% 0 0   100%
python / lsst / ctrl / pool / pool.py unpickleInstanceMethod   0% 1 1 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py pickleInstanceMethod   0% 3 3 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py unpickleFunction   0% 3 3 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py pickleFunction   0% 3 3 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py getBatchType   0% 1 1 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py setBatchType   0% 1 1 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py abortOnError   100% 3 0 0   100% 0 0   100%
python / lsst / ctrl / pool / pool.py abortOnError.wrapper   0% 11 11 0   0% 2 0   0%
python / lsst / ctrl / pool / pool.py PickleHolder.__new__   0% 5 5 0   0% 2 0   0%
python / lsst / ctrl / pool / pool.py PickleHolder.__init__   0% 2 2 0   0% 2 0   0%
python / lsst / ctrl / pool / pool.py PickleHolder.__enter__   0% 1 1 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py PickleHolder.__exit__   0% 2 2 0   0% 2 0   0%
python / lsst / ctrl / pool / pool.py guessPickleObj   0% 10 10 0   0% 2 0   0%
python / lsst / ctrl / pool / pool.py pickleSniffer   0% 25 25 0   0% 10 0   0%
python / lsst / ctrl / pool / pool.py catchPicklingError   100% 3 0 0   100% 0 0   100%
python / lsst / ctrl / pool / pool.py catchPicklingError.wrapper   0% 2 2 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py Comm.__new__   0% 5 5 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py Comm.recv   0% 4 4 0   0% 2 0   0%
python / lsst / ctrl / pool / pool.py Comm.send   0% 2 2 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py Comm._checkBarrierComm   0% 2 2 0   0% 2 0   0%
python / lsst / ctrl / pool / pool.py Comm.Barrier   0% 15 15 0   0% 6 0   0%
python / lsst / ctrl / pool / pool.py Comm.broadcast   0% 2 2 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py Comm.scatter   0% 7 7 0   0% 6 0   0%
python / lsst / ctrl / pool / pool.py Comm.Free   0% 3 3 0   0% 2 0   0%
python / lsst / ctrl / pool / pool.py Tags.__init__   0% 3 3 0   0% 2 0   0%
python / lsst / ctrl / pool / pool.py Tags.__repr__   0% 1 1 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py Tags.__reduce__   0% 1 1 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py Cache.__init__   0% 1 1 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py SingletonMeta.__init__   100% 2 0 0   100% 0 0   100%
python / lsst / ctrl / pool / pool.py SingletonMeta.__call__   0% 3 3 0   0% 2 0   0%
python / lsst / ctrl / pool / pool.py Debugger.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py Debugger.log   0% 5 5 0   0% 4 0   0%
python / lsst / ctrl / pool / pool.py ReductionThread.__init__   0% 7 7 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py ReductionThread._doReduce   0% 5 5 0   0% 2 0   0%
python / lsst / ctrl / pool / pool.py ReductionThread.run   0% 5 5 0   0% 2 0   0%
python / lsst / ctrl / pool / pool.py ReductionThread.add   0% 2 2 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py ReductionThread.join   0% 3 3 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py PoolNode.__init__   0% 10 10 0   0% 2 0   0%
python / lsst / ctrl / pool / pool.py PoolNode._getCache   0% 10 10 0   0% 6 0   0%
python / lsst / ctrl / pool / pool.py PoolNode.log   0% 1 1 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py PoolNode.isMaster   0% 1 1 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py PoolNode._processQueue   0% 1 1 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py PoolNode._reduceQueue   0% 11 11 0   0% 8 0   0%
python / lsst / ctrl / pool / pool.py PoolNode.storeSet   0% 5 5 0   0% 4 0   0%
python / lsst / ctrl / pool / pool.py PoolNode.storeDel   0% 5 5 0   0% 4 0   0%
python / lsst / ctrl / pool / pool.py PoolNode.storeClear   0% 4 4 0   0% 2 0   0%
python / lsst / ctrl / pool / pool.py PoolNode.cacheClear   0% 4 4 0   0% 2 0   0%
python / lsst / ctrl / pool / pool.py PoolNode.cacheList   0% 2 2 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py PoolNode.storeList   0% 3 3 0   0% 2 0   0%
python / lsst / ctrl / pool / pool.py PoolMaster.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py PoolMaster.__del__   0% 1 1 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py PoolMaster.log   0% 1 1 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py PoolMaster.command   0% 2 2 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py PoolMaster.map   0% 1 1 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py PoolMaster.reduce   0% 38 38 0   0% 16 0   0%
python / lsst / ctrl / pool / pool.py PoolMaster.mapNoBalance   0% 1 1 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py PoolMaster.reduceNoBalance   0% 42 42 0   0% 18 0   0%
python / lsst / ctrl / pool / pool.py PoolMaster.reduceNoBalance.ingestResults   0% 10 10 0   0% 8 0   0%
python / lsst / ctrl / pool / pool.py PoolMaster.mapToPrevious   0% 1 1 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py PoolMaster.reduceToPrevious   0% 39 39 0   0% 16 0   0%
python / lsst / ctrl / pool / pool.py PoolMaster.storeSet   0% 5 5 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py PoolMaster.storeDel   0% 5 5 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py PoolMaster.storeClear   0% 3 3 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py PoolMaster.cacheClear   0% 3 3 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py PoolMaster.cacheList   0% 3 3 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py PoolMaster.storeList   0% 3 3 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py PoolMaster.exit   0% 1 1 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py PoolSlave.log   0% 2 2 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py PoolSlave.run   0% 9 9 0   0% 2 0   0%
python / lsst / ctrl / pool / pool.py PoolSlave.reduce   0% 19 19 0   0% 6 0   0%
python / lsst / ctrl / pool / pool.py PoolSlave.mapNoBalance   0% 11 11 0   0% 2 0   0%
python / lsst / ctrl / pool / pool.py PoolSlave.mapToPrevious   0% 18 18 0   0% 4 0   0%
python / lsst / ctrl / pool / pool.py PoolSlave.storeSet   0% 2 2 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py PoolSlave.storeDel   0% 2 2 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py PoolSlave.storeClear   0% 2 2 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py PoolSlave.cacheClear   0% 2 2 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py PoolSlave.cacheList   0% 2 2 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py PoolSlave.storeList   0% 2 2 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py PoolSlave.exit   0% 1 1 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py PoolWrapperMeta.__call__   0% 5 5 0   0% 2 0   0%
python / lsst / ctrl / pool / pool.py PoolWrapper.__init__   0% 2 2 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py PoolWrapper.__getattr__   0% 1 1 0   100% 0 0   0%
python / lsst / ctrl / pool / pool.py startPool   0% 10 10 0   0% 6 0   0%
python / lsst / ctrl / pool / pool.py (no function)   100% 133 0 0   100% 0 0   100%
python / lsst / ctrl / pool / version.py (no function)   100% 6 0 0   100% 0 0   100%
tests / test_import.py ImportTest.testImport   0% 1 1 0   100% 0 0   0%
tests / test_import.py (no function)   83% 6 1 0   50% 2 1   75%
Total     26% 617 458 0   1% 162 1   21%

No items found using the specified filter.