Code coverage report for src/util/

Statements: 95.24% (340 / 357)      Branches: 83.06% (103 / 124)      Functions: 94.44% (68 / 72)      Lines: 96.3% (312 / 324)      Ignored: none     

All files » src/util/
File Statements Branches Functions Lines
ArgumentOutOfRangeError.ts 100% (5 / 5) 100% (0 / 0) 100% (1 / 1) 100% (4 / 4)
EmptyError.ts 100% (5 / 5) 100% (0 / 0) 100% (1 / 1) 100% (4 / 4)
FastMap.ts 100% (19 / 19) 100% (4 / 4) 100% (6 / 6) 100% (18 / 18)
Immediate.ts 100% (132 / 132) 96.3% (26 / 27) 100% (26 / 26) 100% (129 / 129)
Map.ts 75% (3 / 4) 50% (1 / 2) 0% (0 / 1) 100% (3 / 3)
MapPolyfill.ts 96.43% (27 / 28) 83.33% (5 / 6) 100% (5 / 5) 100% (26 / 26)
ObjectUnsubscribedError.ts 100% (7 / 7) 100% (0 / 0) 100% (2 / 2) 100% (5 / 5)
SymbolShim.ts 94.59% (35 / 37) 90.48% (19 / 21) 100% (5 / 5) 93.75% (30 / 32)
applyMixins.ts 100% (8 / 8) 100% (0 / 0) 100% (1 / 1) 100% (7 / 7)
bindCallback.ts 100% (15 / 15) 100% (6 / 6) 100% (6 / 6) 100% (13 / 13)
errorObject.ts 100% (1 / 1) 100% (0 / 0) 100% (0 / 0) 100% (1 / 1)
isArray.ts 50% (1 / 2) 25% (1 / 4) 0% (0 / 1) 100% (1 / 1)
isDate.ts 100% (3 / 3) 100% (2 / 2) 100% (1 / 1) 100% (2 / 2)
isNumeric.ts 100% (4 / 4) 100% (2 / 2) 100% (1 / 1) 100% (3 / 3)
isPromise.ts 100% (3 / 3) 100% (3 / 3) 100% (1 / 1) 100% (2 / 2)
isScheduler.ts 100% (3 / 3) 100% (2 / 2) 100% (1 / 1) 100% (2 / 2)
noop.ts 100% (2 / 2) 100% (0 / 0) 100% (1 / 1) 100% (1 / 1)
not.ts 100% (7 / 7) 100% (0 / 0) 100% (2 / 2) 100% (6 / 6)
root.ts 100% (7 / 7) 78.95% (15 / 19) 100% (0 / 0) 100% (7 / 7)
subscribeToResult.ts 72.09% (31 / 43) 65.38% (17 / 26) 60% (3 / 5) 75% (30 / 40)
throwError.ts 100% (3 / 3) 100% (0 / 0) 100% (1 / 1) 100% (1 / 1)
tryCatch.ts 100% (11 / 11) 100% (0 / 0) 100% (2 / 2) 100% (10 / 10)
tryOrOnError.ts 100% (8 / 8) 100% (0 / 0) 100% (2 / 2) 100% (7 / 7)