IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 22 years ago

Closed 20 years ago

Last modified 20 years ago

#184 closed defect (fixed)

Stats tests required for path coverage

Reported by: Paul Price Owned by: gusciora@…
Priority: high Milestone:
Component: math Version: 0.2.2
Severity: normal Keywords:
Cc:

Description

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)

comment:1 by robert.desonia@…, 22 years ago

Owner: changed from robert.desonia@… to george.gusciora@…

comment:2 by Eric.VanAlst@…, 22 years ago

Owner: changed from george.gusciora@… to Eric.VanAlst@…

comment:3 by jhoblitt, 20 years ago

I'm guessing that this bug has gone stale. Can it be closed?

comment:4 by Paul Price, 20 years ago

Owner: changed from Eric.VanAlst@… to gusciora@…

I haven't checked the path coverage, but I expect the stats code has evolved
significantly since this bug was filed, so that (I hope) it is no longer relevant.

comment:5 by Paul Price, 20 years ago

Resolution: fixed
Status: newclosed

Stats have evolved significantly since this bug was filed.

Note: See TracTickets for help on using tickets.