Coverage report: 20%

Files Functions Classes

coverage.py v7.5.0, created at 2024-04-25 00:11 -0700

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

No items found using the specified filter.