Code coverage report for cjs/scheduler/

Statements: 87.46% (272 / 311)      Branches: 67.52% (79 / 117)      Functions: 91.53% (54 / 59)      Lines: 89.36% (252 / 282)      Ignored: none     

All files » cjs/scheduler/
File Statements Branches Functions Lines
AnimationFrameAction.js 42.11% (16 / 38) 29.41% (5 / 17) 42.86% (3 / 7) 38.24% (13 / 34)
AnimationFrameScheduler.js 82.35% (14 / 17) 57.14% (4 / 7) 80% (4 / 5) 92.86% (13 / 14)
AsapAction.js 94.74% (36 / 38) 70.59% (12 / 17) 100% (7 / 7) 97.06% (33 / 34)
AsapScheduler.js 88.24% (15 / 17) 57.14% (4 / 7) 100% (5 / 5) 100% (14 / 14)
FutureAction.js 90.91% (50 / 55) 71.43% (15 / 21) 100% (9 / 9) 92% (46 / 50)
QueueAction.js 92% (23 / 25) 63.64% (7 / 11) 100% (5 / 5) 95.24% (20 / 21)
QueueScheduler.js 100% (27 / 27) 100% (8 / 8) 100% (7 / 7) 100% (26 / 26)
VirtualTimeScheduler.js 96.59% (85 / 88) 82.76% (24 / 29) 100% (14 / 14) 97.59% (81 / 83)
animationFrame.js 100% (2 / 2) 100% (0 / 0) 100% (0 / 0) 100% (2 / 2)
asap.js 100% (2 / 2) 100% (0 / 0) 100% (0 / 0) 100% (2 / 2)
queue.js 100% (2 / 2) 100% (0 / 0) 100% (0 / 0) 100% (2 / 2)