Code coverage report for RxJS/dist/cjs/schedulers/

Statements: 93.08% (296 / 318)      Branches: 69.08% (105 / 152)      Functions: 100% (56 / 56)      Lines: 96.31% (261 / 271)      Ignored: none     

All files » RxJS/dist/cjs/schedulers/
File Statements Branches Functions Lines
FutureAction.js 89.36% (42 / 47) 65.38% (17 / 26) 100% (8 / 8) 92.31% (36 / 39)
ImmediateAction.js 91.3% (42 / 46) 63.64% (14 / 22) 100% (8 / 8) 94.74% (36 / 38)
ImmediateScheduler.js 97.3% (36 / 37) 85.71% (12 / 14) 100% (9 / 9) 100% (33 / 33)
NextTickAction.js 89.36% (42 / 47) 58.33% (14 / 24) 100% (8 / 8) 92.31% (36 / 39)
NextTickScheduler.js 92.86% (26 / 28) 61.11% (11 / 18) 100% (6 / 6) 100% (20 / 20)
VirtualTimeScheduler.js 94.95% (94 / 99) 77.5% (31 / 40) 100% (15 / 15) 97.78% (88 / 90)
immediate.js 100% (7 / 7) 75% (3 / 4) 100% (1 / 1) 100% (6 / 6)
nextTick.js 100% (7 / 7) 75% (3 / 4) 100% (1 / 1) 100% (6 / 6)