Coverage report: 63%

Files Functions Classes

coverage.py v7.14.3, created at 2026-07-09 02:37 -0700

      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   86% 7 1 0   50% 2 1   78%
python/lsst/faro/base/BaseSubTasks.py NumSourcesMatchedTask.run   0% 1 1 0   100% 0 0   0%
python/lsst/faro/base/BaseSubTasks.py NumSourcesMergeTask.run   89% 9 1 0   50% 2 1   82%
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   100% 1 0 0   100% 0 0   100%
python/lsst/faro/base/CatalogMeasurementBase.py CatalogMeasurementBaseTask.__init__   100% 2 0 0   100% 0 0   100%
python/lsst/faro/base/CatalogMeasurementBase.py CatalogMeasurementBaseTask.run   75% 4 1 0   50% 4 2   62%
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   50% 4 2 0   50% 2 1   50%
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   100% 12 0 0   100% 2 0   100%
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__   100% 1 0 0   100% 0 0   100%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py PA1Task.run   62% 8 3 0   50% 4 2   58%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py PF1Task.__init__   100% 1 0 0   100% 0 0   100%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py PF1Task.run   90% 10 1 0   50% 2 1   83%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py isSorted   100% 1 0 0   100% 0 0   100%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py bins   100% 2 0 0   100% 0 0   100%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py AMxTask.run   92% 12 1 0   50% 2 1   86%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py ADxTask.run   88% 8 1 0   50% 2 1   80%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py AFxTask.run   88% 8 1 0   50% 2 1   80%
python/lsst/faro/measurement/MatchedCatalogMeasurementTasks.py AB1Task.run   88% 25 3 0   64% 14 5   79%
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   100% 10 0 0   100% 6 0   100%
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   83% 6 1 0   50% 2 1   75%
python/lsst/faro/measurement/TractMeasurementTasks.py TExTask.run   81% 16 3 0   50% 6 3   73%
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   77% 13 3 0   50% 10 5   65%
python/lsst/faro/measurement/TractTableValueMeasurement.py TractTableValueMeasurementTask.run   100% 8 0 0   100% 2 0   100%
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   100% 10 0 0   100% 6 0   100%
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)   100% 24 0 0   100% 0 0   100%
python/lsst/faro/preparation/__init__.py (no function)   100% 1 0 0   100% 0 0   100%
python/lsst/faro/summary/MatchedCatalogSummary.py (no function)   100% 17 0 0   100% 0 0   100%
python/lsst/faro/summary/PatchSummary.py (no function)   100% 10 0 0   100% 0 0   100%
python/lsst/faro/summary/VisitSummary.py (no function)   100% 10 0 0   100% 0 0   100%
python/lsst/faro/summary/__init__.py (no function)   100% 3 0 0   100% 0 0   100%
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   100% 2 0 0   100% 0 0   100%
python/lsst/faro/utils/coord_util.py averageDecFromCat   100% 2 0 0   100% 0 0   100%
python/lsst/faro/utils/coord_util.py averageRaDecFromCat   100% 1 0 0   100% 0 0   100%
python/lsst/faro/utils/coord_util.py averageRaDec   100% 6 0 0   100% 0 0   100%
python/lsst/faro/utils/coord_util.py sphDist   100% 5 0 0   100% 0 0   100%
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   100% 12 0 0   100% 2 0   100%
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   100% 26 0 0   75% 16 4   90%
python/lsst/faro/utils/filtermatches.py filterMatches.nMatchFilter   100% 3 0 0   100% 2 0   100%
python/lsst/faro/utils/filtermatches.py filterMatches.snrFilter   100% 4 0 0   100% 0 0   100%
python/lsst/faro/utils/filtermatches.py filterMatches.ptsrcFilter   75% 4 1 0   50% 2 1   67%
python/lsst/faro/utils/filtermatches.py filterMatches.flagFilter   100% 7 0 0   100% 2 0   100%
python/lsst/faro/utils/filtermatches.py filterMatches.isPrimaryFilter   100% 4 0 0   100% 2 0   100%
python/lsst/faro/utils/filtermatches.py filterMatches.fullFilter   100% 1 0 0   100% 0 0   100%
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   90% 30 3 0   79% 14 3   86%
python/lsst/faro/utils/matcher.py (no function)   100% 14 0 0   100% 0 0   100%
python/lsst/faro/utils/phot_repeat.py photRepeat   82% 11 2 0   50% 6 3   71%
python/lsst/faro/utils/phot_repeat.py calcPhotRepeat   91% 11 1 0   75% 4 1   87%
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   90% 10 1 0   50% 2 1   83%
python/lsst/faro/utils/separations.py calcRmsDistances   90% 30 3 0   70% 10 1   85%
python/lsst/faro/utils/separations.py calcRmsDistances.magInRange   100% 4 0 0   100% 0 0   100%
python/lsst/faro/utils/separations.py calcSepOutliers   91% 33 3 0   64% 14 3   83%
python/lsst/faro/utils/separations.py calcSepOutliers.magInRange   100% 4 0 0   100% 0 0   100%
python/lsst/faro/utils/separations.py matchVisitComputeDistance   100% 13 0 0   88% 8 1   95%
python/lsst/faro/utils/separations.py calcRmsDistancesVsRef   97% 33 1 0   89% 18 2   94%
python/lsst/faro/utils/separations.py calcRmsDistancesVsRef.magInRange   100% 4 0 0   100% 0 0   100%
python/lsst/faro/utils/separations.py radiansToMilliarcsec   0% 1 1 0   100% 0 0   0%
python/lsst/faro/utils/separations.py arcminToRadians   100% 1 0 0   100% 0 0   100%
python/lsst/faro/utils/separations.py (no function)   100% 15 0 0   100% 0 0   100%
python/lsst/faro/utils/stellar_locus.py stellarLocusResid   100% 30 0 0   100% 0 0   100%
python/lsst/faro/utils/stellar_locus.py calcP1P2   100% 2 0 0   100% 0 0   100%
python/lsst/faro/utils/stellar_locus.py getCoeffs   0% 3 3 0   100% 0 0   0%
python/lsst/faro/utils/stellar_locus.py p1CoeffsFromP2x0y0   100% 6 0 0   100% 0 0   100%
python/lsst/faro/utils/stellar_locus.py p2p1CoeffsFromLinearFit   100% 9 0 0   100% 2 0   100%
python/lsst/faro/utils/stellar_locus.py calcQuartileClippedStats   100% 10 0 0   100% 0 0   100%
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__   100% 1 0 0   100% 0 0   100%
python/lsst/faro/utils/tex.py TraceSize.__call__   100% 2 0 0   100% 0 0   100%
python/lsst/faro/utils/tex.py PsfTraceSizeDiff.__init__   100% 2 0 0   100% 0 0   100%
python/lsst/faro/utils/tex.py PsfTraceSizeDiff.__call__   100% 4 0 0   100% 0 0   100%
python/lsst/faro/utils/tex.py E1.__init__   100% 3 0 0   100% 0 0   100%
python/lsst/faro/utils/tex.py E1.__call__   100% 7 0 0   100% 2 0   100%
python/lsst/faro/utils/tex.py E2.__init__   100% 3 0 0   100% 0 0   100%
python/lsst/faro/utils/tex.py E2.__call__   100% 7 0 0   100% 2 0   100%
python/lsst/faro/utils/tex.py E1Resids.__init__   100% 4 0 0   100% 0 0   100%
python/lsst/faro/utils/tex.py E1Resids.__call__   100% 6 0 0   100% 0 0   100%
python/lsst/faro/utils/tex.py E2Resids.__init__   100% 4 0 0   100% 0 0   100%
python/lsst/faro/utils/tex.py E2Resids.__call__   100% 6 0 0   100% 0 0   100%
python/lsst/faro/utils/tex.py RhoStatistics.__init__   100% 10 0 0   100% 0 0   100%
python/lsst/faro/utils/tex.py RhoStatistics.__call__   100% 21 0 0   100% 0 0   100%
python/lsst/faro/utils/tex.py corrSpin0   71% 7 2 0   50% 2 1   67%
python/lsst/faro/utils/tex.py corrSpin2   100% 7 0 0   100% 2 0   100%
python/lsst/faro/utils/tex.py calculateTEx   82% 17 3 0   50% 4 2   76%
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   100% 3 0 0   100% 0 0   100%
tests/test_StellarLocus.py StellarLocusTest.test_extinction_corr   100% 8 0 0   100% 0 0   100%
tests/test_StellarLocus.py StellarLocusTest.test_wPerp   100% 9 0 0   100% 0 0   100%
tests/test_StellarLocus.py StellarLocusTest.test_stellarLocusResid   100% 12 0 0   100% 0 0   100%
tests/test_StellarLocus.py (no function)   94% 18 1 0   50% 2 1   90%
tests/test_astromKPM.py AmxTest.load_data   100% 5 0 0   100% 0 0   100%
tests/test_astromKPM.py AmxTest.setUpClass   100% 2 0 0   100% 0 0   100%
tests/test_astromKPM.py AmxTest.tearDownClass   100% 2 0 0   100% 0 0   100%
tests/test_astromKPM.py AmxTest.test_am1   100% 8 0 0   100% 2 0   100%
tests/test_astromKPM.py AmxTest.test_af1   100% 7 0 0   100% 2 0   100%
tests/test_astromKPM.py AmxTest.test_ad1   100% 7 0 0   100% 2 0   100%
tests/test_astromKPM.py AmxTest.test_ab1   100% 6 0 0   100% 2 0   100%
tests/test_astromKPM.py (no function)   95% 20 1 0   50% 2 1   91%
tests/test_coord_util.py CoordUtilTest.makeDataDiagonal   100% 9 0 0   100% 0 0   100%
tests/test_coord_util.py CoordUtilTest.makeDataHorizontal   100% 9 0 0   100% 0 0   100%
tests/test_coord_util.py CoordUtilTest.test_averageRaFromCat   100% 4 0 0   100% 0 0   100%
tests/test_coord_util.py CoordUtilTest.test_averageDecFromCat   100% 4 0 0   100% 0 0   100%
tests/test_coord_util.py CoordUtilTest.test_averageRaDecFromCat   100% 5 0 0   100% 0 0   100%
tests/test_coord_util.py CoordUtilTest.test_averageRaDec   100% 5 0 0   100% 0 0   100%
tests/test_coord_util.py CoordUtilTest.test_sphDist   100% 5 0 0   100% 0 0   100%
tests/test_coord_util.py (no function)   93% 14 1 0   50% 2 1   88%
tests/test_ellipKPM.py Te1Test.load_data   100% 5 0 0   100% 0 0   100%
tests/test_ellipKPM.py Te1Test.setUpClass   100% 2 0 0   100% 0 0   100%
tests/test_ellipKPM.py Te1Test.tearDownClass   100% 2 0 0   100% 0 0   100%
tests/test_ellipKPM.py Te1Test.test_te1   100% 11 0 0   100% 2 0   100%
tests/test_ellipKPM.py (no function)   95% 20 1 0   50% 2 1   91%
tests/test_hist_median.py MockMeas.__init__   100% 1 0 0   100% 0 0   100%
tests/test_hist_median.py MockExtra.__init__   100% 1 0 0   100% 0 0   100%
tests/test_hist_median.py HistMedianTest.test_hist_mode   100% 12 0 0   100% 2 0   100%
tests/test_hist_median.py (no function)   92% 13 1 0   50% 2 1   87%
tests/test_import.py ImportTest.test_import   100% 10 0 0   100% 0 0   100%
tests/test_import.py (no function)   80% 5 1 0   50% 2 1   71%
tests/test_photKPM.py Pa1Test.load_data   100% 5 0 0   100% 0 0   100%
tests/test_photKPM.py Pa1Test.setUpClass   100% 2 0 0   100% 0 0   100%
tests/test_photKPM.py Pa1Test.tearDownClass   100% 2 0 0   100% 0 0   100%
tests/test_photKPM.py Pa1Test.test_pa1   100% 7 0 0   100% 2 0   100%
tests/test_photKPM.py Pa1Test.test_pf1   100% 7 0 0   100% 2 0   100%
tests/test_photKPM.py (no function)   95% 19 1 0   50% 2 1   90%
tests/test_phot_util.py PhotUtilTest.load_data   100% 7 0 0   100% 0 0   100%
tests/test_phot_util.py PhotUtilTest.load_data.nMatchFilter   100% 3 0 0   100% 2 0   100%
tests/test_phot_util.py PhotUtilTest.test_calcPhotRepeat   100% 4 0 0   100% 0 0   100%
tests/test_phot_util.py (no function)   92% 13 1 0   50% 2 1   87%
tests/test_taskConfigs.py ConfigTest.check_config   100% 3 0 0   100% 2 0   100%
tests/test_taskConfigs.py ConfigTest.test_amx_config   100% 12 0 0   100% 0 0   100%
tests/test_taskConfigs.py ConfigTest.test_adx_config   100% 12 0 0   100% 0 0   100%
tests/test_taskConfigs.py ConfigTest.test_afx_config   100% 12 0 0   100% 0 0   100%
tests/test_taskConfigs.py ConfigTest.test_pa1_config   100% 9 0 0   100% 0 0   100%
tests/test_taskConfigs.py ConfigTest.test_pf1_config   100% 11 0 0   100% 0 0   100%
tests/test_taskConfigs.py ConfigTest.test_tex_config   100% 12 0 0   100% 0 0   100%
tests/test_taskConfigs.py ConfigTest.test_ab1_config   100% 8 0 0   100% 0 0   100%
tests/test_taskConfigs.py ConfigTest.test_wperp_config   100% 7 0 0   100% 0 0   100%
tests/test_taskConfigs.py (no function)   93% 14 1 0   50% 2 1   88%
tests/test_tasks.py TaskTest.load_data   100% 3 0 0   100% 0 0   100%
tests/test_tasks.py TaskTest.setUp   100% 3 0 0   100% 0 0   100%
tests/test_tasks.py TaskTest.testCatalogMeasurementBaseTask   100% 6 0 0   100% 0 0   100%
tests/test_tasks.py TaskTest.testVisitTableMeasurementTask   100% 6 0 0   100% 0 0   100%
tests/test_tasks.py TaskTest.testDetectorTableMeasurementTask   100% 7 0 0   100% 0 0   100%
tests/test_tasks.py TaskTest.testTractMeasurementTaskNoCalibs   100% 9 0 0   100% 0 0   100%
tests/test_tasks.py TaskTest.testTractTableValueMeasurementTask   100% 7 0 0   100% 0 0   100%
tests/test_tasks.py TaskTest.testTractMeasurementTask   100% 16 0 0   100% 0 0   100%
tests/test_tasks.py TaskTest.testVisitMeasurementTaskNoCalibs   100% 9 0 0   100% 0 0   100%
tests/test_tasks.py TaskTest.testVisitMeasurementTask   100% 16 0 0   100% 0 0   100%
tests/test_tasks.py TaskTest.testDetectorMeasurementTask   100% 6 0 0   100% 0 0   100%
tests/test_tasks.py (no function)   96% 25 1 0   50% 2 1   93%
tests/test_tex_util.py TEXUtilTest.loadData   100% 4 0 0   100% 0 0   100%
tests/test_tex_util.py TEXUtilTest.testEllipticityDefinitions   100% 35 0 0   100% 0 0   100%
tests/test_tex_util.py TEXUtilTest.testRhoStats   100% 13 0 0   100% 0 0   100%
tests/test_tex_util.py (no function)   92% 13 1 0   50% 2 1   87%
Total     68% 2884 931 0   33% 502 59   63%

No items found using the specified filter.