Ran
|
Files
89
|
Run time
3s
|
Badge
README BADGES
|
push
github
Show name of NYI bytecode in -jv and -jdump. Suggested by Sergey Kaplun. (cherry picked from commit d2fe2a6d4) This patch replaces the numeric value of NYI bytecodes that can't be compiled with their names in the `jit.dump()` and -jv outputs. Since the functionality is the same, only `jit.dump()` is tested as most popular. Sergey Kaplun: * added the description and the test for the feature Part of tarantool/tarantool#9924 Reviewed-by: Maxim Kokryashkin <m.kokryashkin@tarantool.org> Reviewed-by: Sergey Bronnikov <sergeyb@tarantool.org> Signed-off-by: Sergey Kaplun <skaplun@tarantool.org>
5673 of 6025 branches covered (94.16%)
Branch coverage included in aggregate %.
21634 of 23434 relevant lines covered (92.32%)
2930558.9 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
13.79 | src/lj_utils_leb128.c | 132 | 51 | 7 | 44 | 1847128.0 + 43 | |||
61.83 | src/lj_clib.c | 431 | 101 | 65 | 36 | 4009.0 + 16 | |||
77.43 | src/lj_api.c | 1369 | 860 | 662 | 198 | 919821.0 + 16 | |||
77.47 | src/lj_opt_fold.c | 2542 | 977 | 741 | 236 | 721506.0 - 82664 | |||
77.92 | src/lj_wbuf.c | 141 | 66 | 49 | 17 | 646248.0 + 10 | |||
78.75 | src/lib_math.c | 224 | 72 | 56 | 16 | 20811.0 - 8 | |||
84.03 | src/lj_ccall.c | 1183 | 172 | 145 | 27 | 31109.0 + 126 | |||
84.21 | src/lj_load.c | 164 | 81 | 69 | 12 | 30871.0 - 2 | |||
85.71 | src/lj_sysprof.c | 571 | 195 | 162 - 5 | 33 + 5 | 1508.0 + 17 | |||
86.45 | src/lib_jit.c | 771 | 323 | 280 | 43 | 429.0 + 15 |