Closed
Bug 592724
Opened 15 years ago
Closed 15 years ago
Code-coverage - AS3 Classes: Boolean
Categories
(Tamarin Graveyard :: Tools, defect, P3)
Tamarin Graveyard
Tools
Tracking
(Not tracked)
VERIFIED
FIXED
flash10.2.x-Spicy
People
(Reporter: cpeyer, Assigned: jsudduth)
References
Details
(Whiteboard: code-coverage)
as of redux r5139:
covered total covered total
class functions functions pct cond cond pct
Boolean 3 4 75.0 2 2 100.0
Coverage of avmplus::BooleanClass::
Flags: flashplayer-qrb?
Updated•15 years ago
|
Assignee: nobody → jsudduth
Status: NEW → ASSIGNED
Flags: flashplayer-qrb? → flashplayer-qrb+
Priority: -- → P3
Target Milestone: --- → flash10.2.x-Spicy
| Assignee | ||
Comment 1•15 years ago
|
||
Bill Maddox submitted a patch (http://hg.mozilla.org/tamarin-redux/rev/e0d8f4a425de) which added tests that raise Boolean function and condition coverage to 100%.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•15 years ago
|
Status: RESOLVED → VERIFIED
Comment 2•15 years ago
|
||
Thanks Bill!
Comment 3•15 years ago
|
||
(In reply to comment #2)
> Thanks Bill!
Note that this coverage is incidental -- the purpose of the regression tests you mention are to exhaustively test case analysis in the "+" operator. You may still want a test targettted specifically at BooleanClass.
You need to log in
before you can comment on or make changes to this bug.
Description
•