Source file "org/mozilla/javascript/NativePromise.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 147 of 147 | 0% | 14 of 14 | 0% | 13 | 13 | 29 | 29 | 6 | 6 |
resolve(Context, Scriptable, NativePromise, Object) | ![]() | 0% | ![]() | 0% | 5 | 5 | 15 | 15 | 1 | 1 |
NativePromise.ResolvingFunctions(Scriptable, NativePromise) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
reject(Context, Scriptable, NativePromise, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
lambda$new$1(NativePromise, Context, Scriptable, Scriptable, Object[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
lambda$new$0(NativePromise, Context, Scriptable, Scriptable, Object[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
lambda$resolve$2(NativePromise, Context, Scriptable, Object, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |