Stats tests required for path coverage
The below branches were not touched during a FullUnitTest, according to path
coverage analysis by gcov.
psStats.c:
L231 Vector sample mean with PS_STAT_USE_RANGE
L293 Vector max with PS_STAT_USE_RANGE
L353 Vector min with PS_STAT_USE_RANGE
L414 Vector nValues PS_STAT_USE_RANGE
L502 Vector sample median with PS_STAT_USE_RANGE
L596 Smoothing a histogram when the vector is single-valued
L652 Vector quartiles with PS_STAT_USE_RANGE
L732 Vector SD with PS_STAT_USE_RANGE
L1354 Robust mode in first/last bin
L1395 LQ in first/last bin
L1429 UQ in first/last/bin
L1720 minNum, maxNum
L1744 Non-uniform histogram bins
Change History
(5)
| Owner: |
changed from robert.desonia@… to george.gusciora@…
|
| Owner: |
changed from george.gusciora@… to Eric.VanAlst@…
|
| Owner: |
changed from Eric.VanAlst@… to gusciora@…
|
| Resolution: |
→ fixed
|
| Status: |
new → closed
|
I'm guessing that this bug has gone stale. Can it be closed?