View results by: Directories | Files
Path | Line Coverage | Function Coverage | Region Coverage |
---|---|---|---|
src/wabt/build/include/wabt/config.h |
20.00% (2/10) |
20.00% (2/10) |
50.00% (8/16) |
src/wabt/include/wabt/binary-reader-nop.h |
0.00% (0/382) |
0.00% (0/220) |
0.00% (0/220) |
src/wabt/include/wabt/binary-reader.h |
0.00% (0/5) |
0.00% (0/5) |
0.00% (0/5) |
src/wabt/include/wabt/binding-hash.h |
55.56% (5/9) |
50.00% (2/4) |
71.43% (5/7) |
src/wabt/include/wabt/cast.h |
100.00% (15/15) |
100.00% (4/4) |
100.00% (10/10) |
src/wabt/include/wabt/common.h |
26.27% (31/118) |
26.19% (11/42) |
25.49% (13/51) |
src/wabt/include/wabt/error.h |
9.09% (1/11) |
33.33% (1/3) |
14.29% (1/7) |
src/wabt/include/wabt/expr-visitor.h |
85.33% (64/75) |
87.32% (62/71) |
87.32% (62/71) |
src/wabt/include/wabt/feature.h |
8.33% (1/12) |
20.00% (1/5) |
20.00% (1/5) |
src/wabt/include/wabt/intrusive-list.h |
85.43% (129/151) |
92.00% (23/25) |
84.13% (53/63) |
src/wabt/include/wabt/ir.h |
54.34% (144/265) |
61.27% (106/173) |
62.16% (115/185) |
src/wabt/include/wabt/lexer-source.h |
100.00% (2/2) |
100.00% (2/2) |
100.00% (2/2) |
src/wabt/include/wabt/literal.h |
87.50% (21/24) |
87.50% (7/8) |
87.50% (7/8) |
src/wabt/include/wabt/opcode.h |
14.29% (7/49) |
19.05% (4/21) |
17.95% (7/39) |
src/wabt/include/wabt/range.h |
0.00% (0/1) |
0.00% (0/1) |
0.00% (0/1) |
src/wabt/include/wabt/result.h |
100.00% (17/17) |
100.00% (7/7) |
100.00% (12/12) |
src/wabt/include/wabt/shared-validator.h |
0.00% (0/15) |
0.00% (0/11) |
0.00% (0/11) |
src/wabt/include/wabt/stream.h |
0.00% (0/47) |
0.00% (0/19) |
0.00% (0/20) |
src/wabt/include/wabt/string-format.h |
100.00% (12/12) |
100.00% (1/1) |
100.00% (3/3) |
src/wabt/include/wabt/token.h |
95.92% (47/49) |
88.89% (16/18) |
94.12% (32/34) |
src/wabt/include/wabt/type-checker.h |
0.00% (0/8) |
0.00% (0/4) |
0.00% (0/4) |
src/wabt/include/wabt/type.h |
28.17% (20/71) |
38.46% (5/13) |
28.00% (14/50) |
src/wabt/include/wabt/wast-lexer.h |
70.00% (7/10) |
83.33% (5/6) |
83.33% (5/6) |
src/wabt/include/wabt/wast-parser.h |
100.00% (2/2) |
100.00% (2/2) |
100.00% (2/2) |
src/wabt/src/binary-reader-ir.cc |
0.00% (0/1125) |
0.00% (0/167) |
0.00% (0/484) |
src/wabt/src/binary-reader-logging.cc |
0.00% (0/548) |
0.00% (0/100) |
0.00% (0/457) |
src/wabt/src/binary-reader.cc |
0.00% (0/2514) |
0.00% (0/66) |
0.00% (0/5532) |
src/wabt/src/binary.cc |
0.00% (0/28) |
0.00% (0/3) |
0.00% (0/147) |
src/wabt/src/binding-hash.cc |
100.00% (61/61) |
100.00% (7/7) |
100.00% (31/31) |
src/wabt/src/common.cc |
0.00% (0/65) |
0.00% (0/4) |
0.00% (0/38) |
src/wabt/src/expr-visitor.cc |
97.51% (353/362) |
100.00% (11/11) |
83.77% (475/567) |
src/wabt/src/ir.cc |
44.84% (226/504) |
43.48% (30/69) |
41.12% (88/214) |
src/wabt/src/leb128.cc |
0.00% (0/244) |
0.00% (0/17) |
0.00% (0/587) |
src/wabt/src/lexer-source.cc |
2.70% (1/37) |
16.67% (1/6) |
7.69% (1/13) |
src/wabt/src/literal.cc |
64.60% (343/531) |
75.00% (21/28) |
75.73% (259/342) |
src/wabt/src/opcode.cc |
80.98% (298/368) |
33.33% (2/6) |
85.45% (282/330) |
src/wabt/src/prebuilt/lexer-keywords.cc |
100.00% (1726/1726) |
100.00% (7/7) |
100.00% (48/48) |
src/wabt/src/resolve-names.cc |
87.68% (370/422) |
93.33% (70/75) |
86.18% (131/152) |
src/wabt/src/stream.cc |
0.00% (0/232) |
0.00% (0/28) |
0.00% (0/159) |
src/wabt/src/token.cc |
98.39% (61/62) |
100.00% (8/8) |
99.42% (171/172) |
src/wabt/src/utf8.cc |
100.00% (49/49) |
100.00% (2/2) |
100.00% (44/44) |
src/wabt/src/wast-lexer.cc |
99.38% (483/486) |
100.00% (32/32) |
99.15% (348/351) |
src/wabt/src/wast-parser.cc |
75.98% (2353/3097) |
81.48% (132/162) |
72.51% (2540/3503) |
src/wat2wasm_fuzzer.cc |
85.71% (12/14) |
100.00% (1/1) |
75.00% (3/4) |
Totals |
49.61% (6863/13835) |
39.69% (585/1474) |
34.08% (4773/14007) |