Coverage report: 27%

Files Functions Classes

coverage.py v7.14.1, created at 2026-06-03 08:16 +0000

      Statements   Branches   Total
File function   coverage statements missing excluded   coverage branches partial   coverage
python/__init__.py (no function)   0% 2 2 0   100% 0 0   0%
python/lsst/__init__.py (no function)   100% 2 0 0   100% 0 0   100%
python/lsst/faro/__init__.py (no function)   100% 2 0 0   100% 0 0   100%
python/lsst/faro/base/BaseSubTasks.py NumSourcesTask.run   0% 7 7 0   0% 2 0   0%
python/lsst/faro/base/BaseSubTasks.py NumSourcesMatchedTask.run   0% 1 1 0   100% 0 0   0%
python/lsst/faro/base/BaseSubTasks.py NumSourcesMergeTask.run   0% 9 9 0   0% 2 0   0%
python/lsst/faro/base/BaseSubTasks.py NumpySummaryTask.run   0% 11 11 0   0% 4 0   0%
python/lsst/faro/base/BaseSubTasks.py (no function)   100% 31 0 0   100% 0 0   100%
python/lsst/faro/base/CatalogMeasurementBase.py CatalogMeasurementBaseConnections.__init__   0% 3 3 0   0% 2 0   0%
python/lsst/faro/base/CatalogMeasurementBase.py CatalogMeasurementBaseConfig.setDefaults   0% 1 1 0   100% 0 0   0%
python/lsst/faro/base/CatalogMeasurementBase.py CatalogMeasurementBaseTask.__init__   0% 2 2 0   100% 0 0   0%
python/lsst/faro/base/CatalogMeasurementBase.py CatalogMeasurementBaseTask.run   0% 4 4 0   0% 4 0   0%
python/lsst/faro/base/CatalogMeasurementBase.py CatalogMeasurementBaseTask._getTableColumnsSelectors   0% 6 6 0   0% 6 0   0%
python/lsst/faro/base/CatalogMeasurementBase.py CatalogMeasurementBaseTask._getReferenceCatalog   0% 14 14 0   0% 2 0   0%
python/lsst/faro/base/CatalogMeasurementBase.py CatalogMeasurementBaseTask._persistMeasurementInputs   0% 5 5 0   0% 2 0   0%
python/lsst/faro/base/CatalogMeasurementBase.py (no function)   100% 26 0 0   100% 0 0   100%
python/lsst/faro/base/CatalogSummaryBase.py CatalogSummaryBaseTask.__init__   0% 2 2 0   100% 0 0   0%
python/lsst/faro/base/CatalogSummaryBase.py CatalogSummaryBaseTask.run   0% 1 1 0   100% 0 0   0%
python/lsst/faro/base/CatalogSummaryBase.py (no function)   100% 14 0 0   100% 0 0   100%
python/lsst/faro/base/ConfigBase.py MeasurementTaskConfig._getColumnName   0% 10 10 0   0% 4 0   0%
python/lsst/faro/base/ConfigBase.py (no function)   100% 8 0 0   100% 0 0   100%
python/lsst/faro/base/MatchedCatalogBase.py MatchedBaseTask.__init__   0% 3 3 0   100% 0 0   0%
python/lsst/faro/base/MatchedCatalogBase.py MatchedBaseTask.run   0% 16 16 0   0% 6 0   0%
python/lsst/faro/base/MatchedCatalogBase.py MatchedBaseTask.get_box_wcs   0% 6 6 0   100% 0 0   0%
python/lsst/faro/base/MatchedCatalogBase.py MatchedBaseTask.runQuantum   0% 39 39 0   0% 8 0   0%
python/lsst/faro/base/MatchedCatalogBase.py MatchedTractBaseTask.__init__   0% 3 3 0   100% 0 0   0%
python/lsst/faro/base/MatchedCatalogBase.py MatchedTractBaseTask.get_box_wcs   0% 5 5 0   100% 0 0   0%
python/lsst/faro/base/MatchedCatalogBase.py (no function)   100% 31 0 0   100% 0 0   100%
python/lsst/faro/base/__init__.py (no function)   100% 4 0 0   100% 0 0   100%
python/lsst/faro/measurement/DetectorMeasurement.py DetectorMeasurementTask.runQuantum   0% 10 10 0   0% 2 0   0%
python/lsst/faro/measurement/DetectorMeasurement.py (no function)   100% 13 0 0   100% 0 0   100%
python/lsst/faro/measurement/DetectorTableMeasurement.py DetectorTableMeasurementConfig.validate   0% 4 4 0   0% 2 0   0%
python/lsst/faro/measurement/DetectorTableMeasurement.py DetectorTableMeasurementTask.runQuantum   0% 19 19 0   0% 4 0   0%
python/lsst/faro/measurement/DetectorTableMeasurement.py (no function)   100% 13 0 0   100% 0 0   100%
python/lsst/faro/measurement/ForcedSourceTableMeasurement.py ForcedSourceTableMeasurementTask.runQuantum   0% 12 12 0   0% 4 0   0%
python/lsst/faro/measurement/ForcedSourceTableMeasurement.py ForcedSourceMultiBandTableMeasurementTask.runQuantum   0% 13 13 0   0% 6 0   0%
python/lsst/faro/measurement/ForcedSourceTableMeasurement.py (no function)   100% 21 0 0   100% 0 0   100%
python/lsst/faro/measurement/GeneralMeasurementTasks.py HistMedianTask.run   0% 12 12 0   0% 2 0   0%
python/lsst/faro/measurement/GeneralMeasurementTasks.py (no function)   100% 9 0 0   100% 0 0   100%
python/lsst/faro/measurement/MatchedCatalogMeasurement.py PatchMatchedMultiBandMeasurementTask.run   0% 1 1 0   100% 0 0   0%
python/lsst/faro/measurement/MatchedCatalogMeasurement.py PatchMatchedMultiBandMeasurementTask.runQuantum   0% 12 12 0   0% 2 0   0%
python/lsst/faro/measurement/MatchedCatalogMeasurement.py (no function)   100% 31 0 0   100% 0 0   100%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py PA1Task.__init__   0% 1 1 0   100% 0 0   0%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py PA1Task.run   0% 8 8 0   0% 4 0   0%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py PF1Task.__init__   0% 1 1 0   100% 0 0   0%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py PF1Task.run   0% 10 10 0   0% 2 0   0%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py isSorted   0% 1 1 0   100% 0 0   0%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py bins   100% 2 0 0   100% 0 0   100%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py AMxTask.run   0% 12 12 0   0% 2 0   0%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py ADxTask.run   0% 8 8 0   0% 2 0   0%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py AFxTask.run   0% 8 8 0   0% 2 0   0%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py AB1Task.run   0% 25 25 0   0% 14 0   0%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py ModelPhotRepTask.__init__   0% 1 1 0   100% 0 0   0%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py ModelPhotRepTask.run   0% 10 10 0   0% 4 0   0%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py (no function)   100% 74 0 0   100% 0 0   100%
python/lsst/faro/measurement/MatchedCatalogTableMeasurement.py TractMatchedCatalogTableMeasurementTask.runQuantum   0% 20 20 0   0% 6 0   0%
python/lsst/faro/measurement/MatchedCatalogTableMeasurement.py TractMatchedCatalogMultiBandTableMeasurementTask.runQuantum   0% 21 21 0   0% 8 0   0%
python/lsst/faro/measurement/MatchedCatalogTableMeasurement.py (no function)   100% 23 0 0   100% 0 0   100%
python/lsst/faro/measurement/PatchMeasurement.py PatchMeasurementTask.run   0% 1 1 0   100% 0 0   0%
python/lsst/faro/measurement/PatchMeasurement.py PatchMeasurementTask.runQuantum   0% 6 6 0   0% 2 0   0%
python/lsst/faro/measurement/PatchMeasurement.py (no function)   100% 13 0 0   100% 0 0   100%
python/lsst/faro/measurement/PatchMeasurementTasks.py (no function)   100% 0 0 0   100% 0 0   100%
python/lsst/faro/measurement/PatchTableMeasurement.py PatchTableMeasurementTask.runQuantum   0% 21 21 0   0% 6 0   0%
python/lsst/faro/measurement/PatchTableMeasurement.py PatchMultiBandTableMeasurementTask.runQuantum   0% 22 22 0   0% 8 0   0%
python/lsst/faro/measurement/PatchTableMeasurement.py (no function)   100% 23 0 0   100% 0 0   100%
python/lsst/faro/measurement/TractMeasurement.py TractMeasurementTask.run   0% 10 10 0   0% 6 0   0%
python/lsst/faro/measurement/TractMeasurement.py TractMeasurementTask.runQuantum   0% 6 6 0   0% 2 0   0%
python/lsst/faro/measurement/TractMeasurement.py (no function)   100% 32 0 0   100% 0 0   100%
python/lsst/faro/measurement/TractMeasurementTasks.py WPerpTask.run   0% 12 12 0   0% 2 0   0%
python/lsst/faro/measurement/TractMeasurementTasks.py WPerpTask.calcWPerp   0% 6 6 0   0% 2 0   0%
python/lsst/faro/measurement/TractMeasurementTasks.py TExTask.run   0% 16 16 0   0% 6 0   0%
python/lsst/faro/measurement/TractMeasurementTasks.py (no function)   100% 34 0 0   100% 0 0   100%
python/lsst/faro/measurement/TractTableMeasurement.py TractTableMeasurementTask.runQuantum   0% 18 18 0   0% 6 0   0%
python/lsst/faro/measurement/TractTableMeasurement.py TractMultiBandTableMeasurementTask.runQuantum   0% 19 19 0   0% 8 0   0%
python/lsst/faro/measurement/TractTableMeasurement.py (no function)   100% 23 0 0   100% 0 0   100%
python/lsst/faro/measurement/TractTableMeasurementTasks.py TExTableTask.run   0% 16 16 0   0% 6 0   0%
python/lsst/faro/measurement/TractTableMeasurementTasks.py FluxStatisticTask.run   0% 10 10 0   0% 2 0   0%
python/lsst/faro/measurement/TractTableMeasurementTasks.py (no function)   100% 30 0 0   100% 0 0   100%
python/lsst/faro/measurement/TractTableValueMeasurement.py TractTableValueMeasurementConfig._format_column   0% 13 13 0   0% 10 0   0%
python/lsst/faro/measurement/TractTableValueMeasurement.py TractTableValueMeasurementTask.run   0% 8 8 0   0% 2 0   0%
python/lsst/faro/measurement/TractTableValueMeasurement.py TractTableValueMeasurementTask.runQuantum   0% 11 11 0   0% 2 0   0%
python/lsst/faro/measurement/TractTableValueMeasurement.py (no function)   100% 26 0 0   100% 0 0   100%
python/lsst/faro/measurement/VisitMeasurement.py VisitMeasurementTask.run   0% 10 10 0   0% 6 0   0%
python/lsst/faro/measurement/VisitMeasurement.py VisitMeasurementTask.runQuantum   0% 6 6 0   0% 2 0   0%
python/lsst/faro/measurement/VisitMeasurement.py (no function)   100% 23 0 0   100% 0 0   100%
python/lsst/faro/measurement/VisitMeasurementTasks.py (no function)   100% 0 0 0   100% 0 0   100%
python/lsst/faro/measurement/VisitTableMeasurement.py VisitTableMeasurementTask.runQuantum   0% 17 17 0   0% 4 0   0%
python/lsst/faro/measurement/VisitTableMeasurement.py (no function)   100% 11 0 0   100% 0 0   100%
python/lsst/faro/measurement/__init__.py (no function)   100% 19 0 0   100% 0 0   100%
python/lsst/faro/measurement/example_VisitMeasurementTasks.py StarFracTask.run   0% 9 9 0   0% 2 0   0%
python/lsst/faro/measurement/example_VisitMeasurementTasks.py (no function)   100% 9 0 0   100% 0 0   100%
python/lsst/faro/preparation/MatchedPreparationTasks.py (no function)   0% 24 24 0   100% 0 0   0%
python/lsst/faro/preparation/__init__.py (no function)   0% 1 1 0   100% 0 0   0%
python/lsst/faro/summary/MatchedCatalogSummary.py (no function)   0% 17 17 0   100% 0 0   0%
python/lsst/faro/summary/PatchSummary.py (no function)   0% 10 10 0   100% 0 0   0%
python/lsst/faro/summary/VisitSummary.py (no function)   0% 10 10 0   100% 0 0   0%
python/lsst/faro/summary/__init__.py (no function)   0% 3 3 0   100% 0 0   0%
python/lsst/faro/utils/calibrated_catalog.py (no function)   100% 9 0 0   100% 0 0   100%
python/lsst/faro/utils/coord_util.py averageRaFromCat   0% 2 2 0   100% 0 0   0%
python/lsst/faro/utils/coord_util.py averageDecFromCat   0% 2 2 0   100% 0 0   0%
python/lsst/faro/utils/coord_util.py averageRaDecFromCat   0% 1 1 0   100% 0 0   0%
python/lsst/faro/utils/coord_util.py averageRaDec   0% 6 6 0   100% 0 0   0%
python/lsst/faro/utils/coord_util.py sphDist   0% 5 5 0   100% 0 0   0%
python/lsst/faro/utils/coord_util.py (no function)   100% 8 0 0   100% 0 0   100%
python/lsst/faro/utils/extinction_corr.py extinction_corr   0% 12 12 0   0% 2 0   0%
python/lsst/faro/utils/extinction_corr.py (no function)   85% 13 2 0   100% 0 0   85%
python/lsst/faro/utils/filter_map.py FilterMap.__init__   0% 3 3 0   0% 2 0   0%
python/lsst/faro/utils/filter_map.py FilterMap.getFilters   0% 25 25 0   0% 14 0   0%
python/lsst/faro/utils/filter_map.py (no function)   100% 15 0 0   100% 0 0   100%
python/lsst/faro/utils/filtermatches.py filterMatches   0% 26 26 0   0% 16 0   0%
python/lsst/faro/utils/filtermatches.py filterMatches.nMatchFilter   0% 3 3 0   0% 2 0   0%
python/lsst/faro/utils/filtermatches.py filterMatches.snrFilter   0% 4 4 0   100% 0 0   0%
python/lsst/faro/utils/filtermatches.py filterMatches.ptsrcFilter   0% 4 4 0   0% 2 0   0%
python/lsst/faro/utils/filtermatches.py filterMatches.flagFilter   0% 7 7 0   0% 2 0   0%
python/lsst/faro/utils/filtermatches.py filterMatches.isPrimaryFilter   0% 4 4 0   0% 2 0   0%
python/lsst/faro/utils/filtermatches.py filterMatches.fullFilter   0% 1 1 0   100% 0 0   0%
python/lsst/faro/utils/filtermatches.py (no function)   100% 4 0 0   100% 0 0   100%
python/lsst/faro/utils/matcher.py matchCatalogs   0% 61 61 0   0% 12 0   0%
python/lsst/faro/utils/matcher.py ellipticityFromCat   0% 2 2 0   100% 0 0   0%
python/lsst/faro/utils/matcher.py ellipticity   0% 4 4 0   100% 0 0   0%
python/lsst/faro/utils/matcher.py makeMatchedPhotom   0% 27 27 0   0% 20 0   0%
python/lsst/faro/utils/matcher.py mergeCatalogs   0% 30 30 0   0% 14 0   0%
python/lsst/faro/utils/matcher.py (no function)   100% 14 0 0   100% 0 0   100%
python/lsst/faro/utils/phot_repeat.py photRepeat   0% 11 11 0   0% 6 0   0%
python/lsst/faro/utils/phot_repeat.py calcPhotRepeat   0% 11 11 0   0% 4 0   0%
python/lsst/faro/utils/phot_repeat.py (no function)   100% 6 0 0   100% 0 0   100%
python/lsst/faro/utils/prefilter.py preFilter   0% 13 13 0   0% 6 0   0%
python/lsst/faro/utils/prefilter.py preFilter.filtSNR   0% 2 2 0   100% 0 0   0%
python/lsst/faro/utils/prefilter.py preFilter.filtMag   0% 4 4 0   0% 2 0   0%
python/lsst/faro/utils/prefilter.py preFilter.filtExtended   0% 4 4 0   0% 2 0   0%
python/lsst/faro/utils/prefilter.py preFilter.filtFlags   0% 6 6 0   100% 0 0   0%
python/lsst/faro/utils/prefilter.py preFilter.filtPrimary   0% 2 2 0   100% 0 0   0%
python/lsst/faro/utils/prefilter.py (no function)   100% 3 0 0   100% 0 0   100%
python/lsst/faro/utils/selectors.py FlagSelector.columns   0% 2 2 0   100% 0 0   0%
python/lsst/faro/utils/selectors.py FlagSelector.__call__   0% 6 6 0   0% 4 0   0%
python/lsst/faro/utils/selectors.py GalaxyIdentifier.columns   0% 9 9 0   0% 6 0   0%
python/lsst/faro/utils/selectors.py GalaxyIdentifier.__call__   0% 10 10 0   0% 8 0   0%
python/lsst/faro/utils/selectors.py PerBandFlagSelector.columns   0% 13 13 0   0% 4 0   0%
python/lsst/faro/utils/selectors.py PerBandFlagSelector.__call__   0% 18 18 0   0% 12 0   0%
python/lsst/faro/utils/selectors.py SNRSelector.columns   0% 9 9 0   0% 6 0   0%
python/lsst/faro/utils/selectors.py SNRSelector.__call__   0% 12 12 0   0% 8 0   0%
python/lsst/faro/utils/selectors.py StarIdentifier.columns   0% 9 9 0   0% 6 0   0%
python/lsst/faro/utils/selectors.py StarIdentifier.__call__   0% 10 10 0   0% 8 0   0%
python/lsst/faro/utils/selectors.py UnknownIdentifier.columns   0% 9 9 0   0% 6 0   0%
python/lsst/faro/utils/selectors.py UnknownIdentifier.__call__   0% 10 10 0   0% 8 0   0%
python/lsst/faro/utils/selectors.py applySelectors   0% 6 6 0   0% 4 0   0%
python/lsst/faro/utils/selectors.py brightIsolatedStarSourceTable   0% 11 11 0   100% 0 0   0%
python/lsst/faro/utils/selectors.py brightIsolatedStarObjectTable   0% 13 13 0   100% 0 0   0%
python/lsst/faro/utils/selectors.py (no function)   100% 44 0 0   100% 0 0   100%
python/lsst/faro/utils/separations.py astromRms   0% 10 10 0   0% 2 0   0%
python/lsst/faro/utils/separations.py astromResiduals   0% 10 10 0   0% 2 0   0%
python/lsst/faro/utils/separations.py calcRmsDistances   0% 30 30 0   0% 10 0   0%
python/lsst/faro/utils/separations.py calcRmsDistances.magInRange   0% 4 4 0   100% 0 0   0%
python/lsst/faro/utils/separations.py calcSepOutliers   0% 33 33 0   0% 14 0   0%
python/lsst/faro/utils/separations.py calcSepOutliers.magInRange   0% 4 4 0   100% 0 0   0%
python/lsst/faro/utils/separations.py matchVisitComputeDistance   0% 13 13 0   0% 8 0   0%
python/lsst/faro/utils/separations.py calcRmsDistancesVsRef   0% 33 33 0   0% 18 0   0%
python/lsst/faro/utils/separations.py calcRmsDistancesVsRef.magInRange   0% 4 4 0   100% 0 0   0%
python/lsst/faro/utils/separations.py radiansToMilliarcsec   0% 1 1 0   100% 0 0   0%
python/lsst/faro/utils/separations.py arcminToRadians   0% 1 1 0   100% 0 0   0%
python/lsst/faro/utils/separations.py (no function)   100% 15 0 0   100% 0 0   100%
python/lsst/faro/utils/stellar_locus.py stellarLocusResid   0% 30 30 0   100% 0 0   0%
python/lsst/faro/utils/stellar_locus.py calcP1P2   0% 2 2 0   100% 0 0   0%
python/lsst/faro/utils/stellar_locus.py getCoeffs   0% 3 3 0   100% 0 0   0%
python/lsst/faro/utils/stellar_locus.py p1CoeffsFromP2x0y0   0% 6 6 0   100% 0 0   0%
python/lsst/faro/utils/stellar_locus.py p2p1CoeffsFromLinearFit   0% 9 9 0   0% 2 0   0%
python/lsst/faro/utils/stellar_locus.py calcQuartileClippedStats   0% 10 10 0   100% 0 0   0%
python/lsst/faro/utils/stellar_locus.py (no function)   100% 10 0 0   100% 0 0   100%
python/lsst/faro/utils/tex.py TraceSize.__init__   0% 1 1 0   100% 0 0   0%
python/lsst/faro/utils/tex.py TraceSize.__call__   0% 2 2 0   100% 0 0   0%
python/lsst/faro/utils/tex.py PsfTraceSizeDiff.__init__   0% 2 2 0   100% 0 0   0%
python/lsst/faro/utils/tex.py PsfTraceSizeDiff.__call__   0% 4 4 0   100% 0 0   0%
python/lsst/faro/utils/tex.py E1.__init__   0% 3 3 0   100% 0 0   0%
python/lsst/faro/utils/tex.py E1.__call__   0% 7 7 0   0% 2 0   0%
python/lsst/faro/utils/tex.py E2.__init__   0% 3 3 0   100% 0 0   0%
python/lsst/faro/utils/tex.py E2.__call__   0% 7 7 0   0% 2 0   0%
python/lsst/faro/utils/tex.py E1Resids.__init__   0% 4 4 0   100% 0 0   0%
python/lsst/faro/utils/tex.py E1Resids.__call__   0% 6 6 0   100% 0 0   0%
python/lsst/faro/utils/tex.py E2Resids.__init__   0% 4 4 0   100% 0 0   0%
python/lsst/faro/utils/tex.py E2Resids.__call__   0% 6 6 0   100% 0 0   0%
python/lsst/faro/utils/tex.py RhoStatistics.__init__   0% 10 10 0   100% 0 0   0%
python/lsst/faro/utils/tex.py RhoStatistics.__call__   0% 21 21 0   100% 0 0   0%
python/lsst/faro/utils/tex.py corrSpin0   0% 7 7 0   0% 2 0   0%
python/lsst/faro/utils/tex.py corrSpin2   0% 7 7 0   0% 2 0   0%
python/lsst/faro/utils/tex.py calculateTEx   0% 17 17 0   0% 4 0   0%
python/lsst/faro/utils/tex.py (no function)   100% 31 0 0   100% 0 0   100%
python/lsst/faro/utils/tex_table.py TraceSize.__init__   0% 2 2 0   100% 0 0   0%
python/lsst/faro/utils/tex_table.py TraceSize.__call__   0% 2 2 0   100% 0 0   0%
python/lsst/faro/utils/tex_table.py PsfTraceSizeDiff.__init__   0% 6 6 0   100% 0 0   0%
python/lsst/faro/utils/tex_table.py PsfTraceSizeDiff.__call__   0% 4 4 0   100% 0 0   0%
python/lsst/faro/utils/tex_table.py E1.__init__   0% 5 5 0   100% 0 0   0%
python/lsst/faro/utils/tex_table.py E1.__call__   0% 7 7 0   0% 2 0   0%
python/lsst/faro/utils/tex_table.py E2.__init__   0% 5 5 0   100% 0 0   0%
python/lsst/faro/utils/tex_table.py E2.__call__   0% 7 7 0   0% 2 0   0%
python/lsst/faro/utils/tex_table.py E1Resids.__init__   0% 8 8 0   100% 0 0   0%
python/lsst/faro/utils/tex_table.py E1Resids.__call__   0% 6 6 0   100% 0 0   0%
python/lsst/faro/utils/tex_table.py E2Resids.__init__   0% 8 8 0   100% 0 0   0%
python/lsst/faro/utils/tex_table.py E2Resids.__call__   0% 6 6 0   100% 0 0   0%
python/lsst/faro/utils/tex_table.py RhoStatistics.__init__   0% 16 16 0   100% 0 0   0%
python/lsst/faro/utils/tex_table.py RhoStatistics.__call__   0% 21 21 0   100% 0 0   0%
python/lsst/faro/utils/tex_table.py corrSpin0   0% 7 7 0   0% 2 0   0%
python/lsst/faro/utils/tex_table.py corrSpin2   0% 7 7 0   0% 2 0   0%
python/lsst/faro/utils/tex_table.py calculateTEx   0% 20 20 0   0% 4 0   0%
python/lsst/faro/utils/tex_table.py (no function)   100% 28 0 0   100% 0 0   100%
python/lsst/faro/version.py (no function)   0% 5 5 0   100% 0 0   0%
tests/__init__.py (no function)   100% 0 0 0   100% 0 0   100%
tests/test_StellarLocus.py StellarLocusTest.load_data   0% 3 3 0   100% 0 0   0%
tests/test_StellarLocus.py StellarLocusTest.test_extinction_corr   0% 8 8 0   100% 0 0   0%
tests/test_StellarLocus.py StellarLocusTest.test_wPerp   0% 9 9 0   100% 0 0   0%
tests/test_StellarLocus.py StellarLocusTest.test_stellarLocusResid   0% 12 12 0   100% 0 0   0%
tests/test_StellarLocus.py (no function)   94% 18 1 0   50% 2 1   90%
tests/test_astromKPM.py AmxTest.load_data   0% 5 5 0   100% 0 0   0%
tests/test_astromKPM.py AmxTest.setUpClass   0% 2 2 0   100% 0 0   0%
tests/test_astromKPM.py AmxTest.tearDownClass   0% 2 2 0   100% 0 0   0%
tests/test_astromKPM.py AmxTest.test_am1   0% 8 8 0   0% 2 0   0%
tests/test_astromKPM.py AmxTest.test_af1   0% 7 7 0   0% 2 0   0%
tests/test_astromKPM.py AmxTest.test_ad1   0% 7 7 0   0% 2 0   0%
tests/test_astromKPM.py AmxTest.test_ab1   0% 6 6 0   0% 2 0   0%
tests/test_astromKPM.py (no function)   95% 20 1 0   50% 2 1   91%
tests/test_coord_util.py CoordUtilTest.makeDataDiagonal   0% 9 9 0   100% 0 0   0%
tests/test_coord_util.py CoordUtilTest.makeDataHorizontal   0% 9 9 0   100% 0 0   0%
tests/test_coord_util.py CoordUtilTest.test_averageRaFromCat   0% 4 4 0   100% 0 0   0%
tests/test_coord_util.py CoordUtilTest.test_averageDecFromCat   0% 4 4 0   100% 0 0   0%
tests/test_coord_util.py CoordUtilTest.test_averageRaDecFromCat   0% 5 5 0   100% 0 0   0%
tests/test_coord_util.py CoordUtilTest.test_averageRaDec   0% 5 5 0   100% 0 0   0%
tests/test_coord_util.py CoordUtilTest.test_sphDist   0% 5 5 0   100% 0 0   0%
tests/test_coord_util.py (no function)   93% 14 1 0   50% 2 1   88%
tests/test_ellipKPM.py Te1Test.load_data   0% 5 5 0   100% 0 0   0%
tests/test_ellipKPM.py Te1Test.setUpClass   0% 2 2 0   100% 0 0   0%
tests/test_ellipKPM.py Te1Test.tearDownClass   0% 2 2 0   100% 0 0   0%
tests/test_ellipKPM.py Te1Test.test_te1   0% 11 11 0   0% 2 0   0%
tests/test_ellipKPM.py (no function)   95% 20 1 0   50% 2 1   91%
tests/test_hist_median.py MockMeas.__init__   0% 1 1 0   100% 0 0   0%
tests/test_hist_median.py MockExtra.__init__   0% 1 1 0   100% 0 0   0%
tests/test_hist_median.py HistMedianTest.test_hist_mode   0% 12 12 0   0% 2 0   0%
tests/test_hist_median.py (no function)   92% 13 1 0   50% 2 1   87%
tests/test_import.py ImportTest.test_import   0% 10 10 0   100% 0 0   0%
tests/test_import.py (no function)   80% 5 1 0   50% 2 1   71%
tests/test_photKPM.py Pa1Test.load_data   0% 5 5 0   100% 0 0   0%
tests/test_photKPM.py Pa1Test.setUpClass   0% 2 2 0   100% 0 0   0%
tests/test_photKPM.py Pa1Test.tearDownClass   0% 2 2 0   100% 0 0   0%
tests/test_photKPM.py Pa1Test.test_pa1   0% 7 7 0   0% 2 0   0%
tests/test_photKPM.py Pa1Test.test_pf1   0% 7 7 0   0% 2 0   0%
tests/test_photKPM.py (no function)   95% 19 1 0   50% 2 1   90%
tests/test_phot_util.py PhotUtilTest.load_data   0% 7 7 0   100% 0 0   0%
tests/test_phot_util.py PhotUtilTest.load_data.nMatchFilter   0% 3 3 0   0% 2 0   0%
tests/test_phot_util.py PhotUtilTest.test_calcPhotRepeat   0% 4 4 0   100% 0 0   0%
tests/test_phot_util.py (no function)   92% 13 1 0   50% 2 1   87%
tests/test_taskConfigs.py ConfigTest.check_config   0% 3 3 0   0% 2 0   0%
tests/test_taskConfigs.py ConfigTest.test_amx_config   0% 12 12 0   100% 0 0   0%
tests/test_taskConfigs.py ConfigTest.test_adx_config   0% 12 12 0   100% 0 0   0%
tests/test_taskConfigs.py ConfigTest.test_afx_config   0% 12 12 0   100% 0 0   0%
tests/test_taskConfigs.py ConfigTest.test_pa1_config   0% 9 9 0   100% 0 0   0%
tests/test_taskConfigs.py ConfigTest.test_pf1_config   0% 11 11 0   100% 0 0   0%
tests/test_taskConfigs.py ConfigTest.test_tex_config   0% 12 12 0   100% 0 0   0%
tests/test_taskConfigs.py ConfigTest.test_ab1_config   0% 8 8 0   100% 0 0   0%
tests/test_taskConfigs.py ConfigTest.test_wperp_config   0% 7 7 0   100% 0 0   0%
tests/test_taskConfigs.py (no function)   93% 14 1 0   50% 2 1   88%
tests/test_tasks.py TaskTest.load_data   0% 3 3 0   100% 0 0   0%
tests/test_tasks.py TaskTest.setUp   0% 3 3 0   100% 0 0   0%
tests/test_tasks.py TaskTest.testCatalogMeasurementBaseTask   0% 6 6 0   100% 0 0   0%
tests/test_tasks.py TaskTest.testVisitTableMeasurementTask   0% 6 6 0   100% 0 0   0%
tests/test_tasks.py TaskTest.testDetectorTableMeasurementTask   0% 7 7 0   100% 0 0   0%
tests/test_tasks.py TaskTest.testTractMeasurementTaskNoCalibs   0% 9 9 0   100% 0 0   0%
tests/test_tasks.py TaskTest.testTractTableValueMeasurementTask   0% 7 7 0   100% 0 0   0%
tests/test_tasks.py TaskTest.testTractMeasurementTask   0% 16 16 0   100% 0 0   0%
tests/test_tasks.py TaskTest.testVisitMeasurementTaskNoCalibs   0% 9 9 0   100% 0 0   0%
tests/test_tasks.py TaskTest.testVisitMeasurementTask   0% 16 16 0   100% 0 0   0%
tests/test_tasks.py TaskTest.testDetectorMeasurementTask   0% 6 6 0   100% 0 0   0%
tests/test_tasks.py (no function)   96% 25 1 0   50% 2 1   93%
tests/test_tex_util.py TEXUtilTest.loadData   0% 4 4 0   100% 0 0   0%
tests/test_tex_util.py TEXUtilTest.testEllipticityDefinitions   0% 35 35 0   100% 0 0   0%
tests/test_tex_util.py TEXUtilTest.testRhoStats   0% 13 13 0   100% 0 0   0%
tests/test_tex_util.py (no function)   92% 13 1 0   50% 2 1   87%
Total     31% 2884 1976 0   2% 502 11   27%

No items found using the specified filter.