Coverage Report

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/387)
  0.00% (0/223)
  0.00% (0/223)
src/wabt/include/wabt/binary-reader.h
  0.00% (0/5)
  0.00% (0/5)
  0.00% (0/8)
src/wabt/include/wabt/binding-hash.h
 55.56% (5/9)
 50.00% (2/4)
 70.00% (7/10)
src/wabt/include/wabt/cast.h
100.00% (15/15)
100.00% (4/4)
100.00% (10/10)
src/wabt/include/wabt/common.h
 30.77% (40/130)
 27.91% (12/43)
 40.00% (28/70)
src/wabt/include/wabt/error.h
  9.09% (1/11)
 33.33% (1/3)
 40.00% (4/10)
src/wabt/include/wabt/expr-visitor.h
 85.90% (67/78)
 87.84% (65/74)
 87.84% (65/74)
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)
 85.29% (58/68)
src/wabt/include/wabt/ir.h
 58.16% (171/294)
 62.15% (110/177)
 72.31% (235/325)
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)
 20.00% (8/40)
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% (14/14)
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.44% (34/36)
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
 39.18% (38/97)
 47.37% (9/19)
 37.68% (26/69)
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
 80.00% (4/5)
 80.00% (4/5)
 70.00% (7/10)
src/wabt/src/binary-reader-ir.cc
  0.00% (0/1171)
  0.00% (0/171)
  0.00% (0/505)
src/wabt/src/binary-reader-logging.cc
  0.00% (0/577)
  0.00% (0/101)
  0.00% (0/481)
src/wabt/src/binary-reader.cc
  0.00% (0/2601)
  0.00% (0/69)
  0.00% (0/6837)
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/42)
src/wabt/src/expr-visitor.cc
 97.64% (373/382)
100.00% (11/11)
 84.32% (500/593)
src/wabt/src/ir.cc
 44.84% (226/504)
 43.48% (30/69)
 43.50% (97/223)
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)
 25.00% (4/16)
src/wabt/src/literal.cc
 64.60% (343/531)
 75.00% (21/28)
 75.73% (259/342)
src/wabt/src/opcode.cc
 81.08% (300/370)
 33.33% (2/6)
 85.54% (284/332)
src/wabt/src/prebuilt/lexer-keywords.cc
100.00% (1717/1717)
100.00% (7/7)
100.00% (60/60)
src/wabt/src/resolve-names.cc
 88.10% (385/437)
 93.51% (72/77)
 86.88% (139/160)
src/wabt/src/stream.cc
  0.00% (0/232)
  0.00% (0/28)
  0.00% (0/174)
src/wabt/src/token.cc
 98.39% (61/62)
100.00% (8/8)
 99.47% (186/187)
src/wabt/src/utf8.cc
100.00% (49/49)
100.00% (2/2)
100.00% (44/44)
src/wabt/src/wast-lexer.cc
 99.39% (491/494)
100.00% (32/32)
 99.17% (357/360)
src/wabt/src/wast-parser.cc
 76.16% (2486/3264)
 82.42% (136/165)
 73.48% (2732/3718)
src/wat2wasm_fuzzer.cc
 85.71% (12/14)
100.00% (1/1)
 75.00% (3/4)
Totals
 49.66% (7091/14278)
 40.15% (605/1507)
 32.85% (5218/15886)