Coverage Report

View results by: Directories | Files

Path Line Coverage Function Coverage Region Coverage
src/bloaty/src/bloaty.cc
 40.43% (634/1568)
 54.39% (62/114)
 36.57% (354/968)
src/bloaty/src/bloaty.h
 79.31% (46/58)
 77.42% (24/31)
 81.82% (36/44)
src/bloaty/src/disassemble.cc
 21.21% (35/165)
 25.00% (1/4)
 26.09% (30/115)
src/bloaty/src/dwarf.cc
 86.41% (496/574)
 90.91% (30/33)
 86.92% (279/321)
src/bloaty/src/dwarf/attr.cc
 96.30% (182/189)
100.00% (12/12)
 91.35% (95/104)
src/bloaty/src/dwarf/attr.h
 95.00% (19/20)
 87.50% (7/8)
 94.44% (17/18)
src/bloaty/src/dwarf/debug_info.cc
 94.82% (238/251)
100.00% (11/11)
 94.07% (111/118)
src/bloaty/src/dwarf/debug_info.h
 96.34% (79/82)
 96.88% (31/32)
 90.14% (64/71)
src/bloaty/src/dwarf/dwarf_util.cc
 75.00% (33/44)
 75.00% (3/4)
 78.95% (30/38)
src/bloaty/src/dwarf/dwarf_util.h
 76.92% (10/13)
 50.00% (1/2)
 87.50% (7/8)
src/bloaty/src/dwarf/line_info.cc
  0.00% (0/221)
  0.00% (0/7)
  0.00% (0/97)
src/bloaty/src/dwarf/line_info.h
 28.57% (2/7)
 40.00% (2/5)
 62.50% (5/8)
src/bloaty/src/eh_frame.cc
 97.09% (167/172)
100.00% (3/3)
 97.22% (70/72)
src/bloaty/src/elf.cc
 91.53% (984/1075)
 90.11% (82/91)
 91.97% (504/548)
src/bloaty/src/macho.cc
 96.41% (483/501)
 97.06% (33/34)
 90.83% (218/240)
src/bloaty/src/pe.cc
 85.51% (118/138)
 95.83% (23/24)
 83.12% (64/77)
src/bloaty/src/range_map.cc
 78.54% (194/247)
 82.35% (14/17)
 81.76% (139/170)
src/bloaty/src/range_map.h
 72.84% (118/162)
 93.33% (14/15)
 86.09% (99/115)
src/bloaty/src/re.h
  0.00% (0/15)
  0.00% (0/7)
  0.00% (0/9)
src/bloaty/src/source_map.cc
  0.00% (0/154)
  0.00% (0/13)
  0.00% (0/144)
src/bloaty/src/source_map.h
  0.00% (0/11)
  0.00% (0/4)
  0.00% (0/12)
src/bloaty/src/util.cc
 64.71% (22/34)
 75.00% (3/4)
 50.00% (14/28)
src/bloaty/src/util.h
 87.36% (76/87)
 83.33% (15/18)
 74.60% (47/63)
src/bloaty/src/webassembly.cc
 89.72% (323/360)
 91.43% (32/35)
 84.71% (133/157)
src/bloaty/tests/fuzz_target.cc
 86.67% (26/30)
 83.33% (5/6)
 87.50% (7/8)
src/bloaty/tests/strarr.h
  0.00% (0/15)
  0.00% (0/4)
  0.00% (0/4)
src/bloaty/third_party/abseil-cpp/absl/base/casts.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/bloaty/third_party/abseil-cpp/absl/base/internal/atomic_hook.h
  0.00% (0/20)
  0.00% (0/5)
  0.00% (0/8)
src/bloaty/third_party/abseil-cpp/absl/base/internal/endian.h
  8.82% (12/136)
  8.96% (6/67)
 12.16% (9/74)
src/bloaty/third_party/abseil-cpp/absl/base/internal/errno_saver.h
  0.00% (0/3)
  0.00% (0/3)
  0.00% (0/3)
src/bloaty/third_party/abseil-cpp/absl/base/internal/raw_logging.cc
  0.00% (0/80)
  0.00% (0/11)
  0.00% (0/39)
src/bloaty/third_party/abseil-cpp/absl/base/internal/raw_logging.h
  0.00% (0/5)
  0.00% (0/1)
  0.00% (0/1)
src/bloaty/third_party/abseil-cpp/absl/base/internal/unaligned_access.h
 37.50% (9/24)
 50.00% (3/6)
 50.00% (3/6)
src/bloaty/third_party/abseil-cpp/absl/base/log_severity.h
  0.00% (0/28)
  0.00% (0/6)
  0.00% (0/6)
src/bloaty/third_party/abseil-cpp/absl/debugging/internal/bounded_utf8_length_sequence.h
 87.10% (27/31)
100.00% (2/2)
 71.43% (10/14)
src/bloaty/third_party/abseil-cpp/absl/debugging/internal/decode_rust_punycode.cc
 78.70% (85/108)
100.00% (4/4)
 72.63% (69/95)
src/bloaty/third_party/abseil-cpp/absl/debugging/internal/demangle.cc
 71.95% (1172/1629)
 93.00% (93/100)
 73.80% (1231/1668)
src/bloaty/third_party/abseil-cpp/absl/debugging/internal/demangle_rust.cc
 65.19% (309/474)
 83.33% (25/30)
 54.59% (428/784)
src/bloaty/third_party/abseil-cpp/absl/debugging/internal/utf8_for_code_point.cc
 40.74% (11/27)
100.00% (1/1)
 55.56% (10/18)
src/bloaty/third_party/abseil-cpp/absl/debugging/internal/utf8_for_code_point.h
100.00% (1/1)
100.00% (1/1)
100.00% (1/1)
src/bloaty/third_party/abseil-cpp/absl/memory/memory.h
  0.00% (0/1)
  0.00% (0/1)
  0.00% (0/1)
src/bloaty/third_party/abseil-cpp/absl/meta/type_traits.h
  0.00% (0/8)
  0.00% (0/2)
  0.00% (0/2)
src/bloaty/third_party/abseil-cpp/absl/numeric/bits.h
 75.00% (9/12)
 75.00% (3/4)
 75.00% (3/4)
src/bloaty/third_party/abseil-cpp/absl/numeric/int128.h
  7.74% (25/323)
  7.27% (8/110)
  9.92% (12/121)
src/bloaty/third_party/abseil-cpp/absl/numeric/int128_have_intrinsic.inc
  0.00% (0/141)
  0.00% (0/50)
  0.00% (0/56)
src/bloaty/third_party/abseil-cpp/absl/numeric/internal/bits.h
 42.64% (55/129)
 58.33% (7/12)
 63.64% (21/33)
src/bloaty/third_party/abseil-cpp/absl/strings/ascii.cc
  0.00% (0/79)
  0.00% (0/10)
  0.00% (0/35)
src/bloaty/third_party/abseil-cpp/absl/strings/ascii.h
  5.88% (4/68)
  8.70% (2/23)
 14.81% (4/27)
src/bloaty/third_party/abseil-cpp/absl/strings/charconv.cc
  0.00% (0/399)
  0.00% (0/23)
  0.00% (0/224)
src/bloaty/third_party/abseil-cpp/absl/strings/charconv.h
  0.00% (0/27)
  0.00% (0/7)
  0.00% (0/7)
src/bloaty/third_party/abseil-cpp/absl/strings/charset.h
  0.00% (0/75)
  0.00% (0/23)
  0.00% (0/23)
src/bloaty/third_party/abseil-cpp/absl/strings/escaping.cc
  0.00% (0/583)
  0.00% (0/26)
  0.00% (0/469)
src/bloaty/third_party/abseil-cpp/absl/strings/escaping.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/bloaty/third_party/abseil-cpp/absl/strings/internal/charconv_bigint.cc
  0.00% (0/132)
  0.00% (0/7)
  0.00% (0/82)
src/bloaty/third_party/abseil-cpp/absl/strings/internal/charconv_bigint.h
  0.00% (0/168)
  0.00% (0/18)
  0.00% (0/124)
src/bloaty/third_party/abseil-cpp/absl/strings/internal/charconv_parse.cc
  0.00% (0/231)
  0.00% (0/18)
  0.00% (0/184)
src/bloaty/third_party/abseil-cpp/absl/strings/internal/escaping.cc
  0.00% (0/101)
  0.00% (0/2)
  0.00% (0/75)
src/bloaty/third_party/abseil-cpp/absl/strings/internal/escaping.h
  0.00% (0/9)
  0.00% (0/1)
  0.00% (0/2)
src/bloaty/third_party/abseil-cpp/absl/strings/internal/memutil.cc
  0.00% (0/15)
  0.00% (0/1)
  0.00% (0/19)
src/bloaty/third_party/abseil-cpp/absl/strings/internal/ostringstream.h
  0.00% (0/17)
  0.00% (0/10)
  0.00% (0/10)
src/bloaty/third_party/abseil-cpp/absl/strings/internal/resize_uninitialized.h
 88.24% (15/17)
100.00% (4/4)
 85.71% (6/7)
src/bloaty/third_party/abseil-cpp/absl/strings/internal/str_join_internal.h
 93.62% (44/47)
 80.00% (4/5)
 62.50% (20/32)
src/bloaty/third_party/abseil-cpp/absl/strings/internal/str_split_internal.h
  0.00% (0/78)
  0.00% (0/18)
  0.00% (0/47)
src/bloaty/third_party/abseil-cpp/absl/strings/internal/stringify_sink.cc
 75.00% (3/4)
 50.00% (1/2)
 50.00% (1/2)
src/bloaty/third_party/abseil-cpp/absl/strings/internal/stringify_sink.h
 57.14% (4/7)
 50.00% (1/2)
 50.00% (1/2)
src/bloaty/third_party/abseil-cpp/absl/strings/internal/utf8.cc
  0.00% (0/27)
  0.00% (0/1)
  0.00% (0/10)
src/bloaty/third_party/abseil-cpp/absl/strings/match.cc
  0.00% (0/81)
  0.00% (0/7)
  0.00% (0/71)
src/bloaty/third_party/abseil-cpp/absl/strings/match.h
 29.41% (5/17)
 25.00% (1/4)
 41.67% (5/12)
src/bloaty/third_party/abseil-cpp/absl/strings/numbers.cc
 28.99% (167/576)
 46.43% (13/28)
 21.73% (78/359)
src/bloaty/third_party/abseil-cpp/absl/strings/numbers.h
 53.85% (42/78)
 50.00% (4/8)
 51.72% (15/29)
src/bloaty/third_party/abseil-cpp/absl/strings/str_cat.cc
 40.13% (61/152)
 45.45% (5/11)
 25.83% (31/120)
src/bloaty/third_party/abseil-cpp/absl/strings/str_cat.h
 36.73% (36/98)
 38.24% (13/34)
 50.91% (28/55)
src/bloaty/third_party/abseil-cpp/absl/strings/str_join.h
 14.81% (4/27)
 12.50% (1/8)
 12.50% (1/8)
src/bloaty/third_party/abseil-cpp/absl/strings/str_split.cc
  0.00% (0/57)
  0.00% (0/13)
  0.00% (0/52)
src/bloaty/third_party/abseil-cpp/absl/strings/str_split.h
  0.00% (0/14)
  0.00% (0/5)
  0.00% (0/6)
src/bloaty/third_party/abseil-cpp/absl/strings/string_view.h
 42.86% (3/7)
 50.00% (1/2)
 60.00% (3/5)
src/bloaty/third_party/abseil-cpp/absl/strings/strip.h
  0.00% (0/18)
  0.00% (0/4)
  0.00% (0/7)
src/bloaty/third_party/abseil-cpp/absl/strings/substitute.cc
 29.13% (37/127)
 25.00% (1/4)
 27.93% (31/111)
src/bloaty/third_party/abseil-cpp/absl/strings/substitute.h
 31.40% (54/172)
 36.59% (15/41)
 48.28% (28/58)
src/bloaty/third_party/abseil-cpp/absl/types/compare.h
  0.00% (0/159)
  0.00% (0/56)
  0.00% (0/56)
src/bloaty/third_party/capstone/LEB128.h
  0.00% (0/12)
  0.00% (0/1)
  0.00% (0/5)
src/bloaty/third_party/capstone/MCInst.c
 53.47% (54/101)
 50.00% (12/24)
 44.12% (15/34)
src/bloaty/third_party/capstone/MCInstrDesc.c
  0.00% (0/6)
  0.00% (0/2)
  0.00% (0/2)
src/bloaty/third_party/capstone/MCRegisterInfo.c
 32.89% (25/76)
 33.33% (3/9)
 18.92% (7/37)
src/bloaty/third_party/capstone/MathExtras.h
  0.00% (0/256)
  0.00% (0/35)
  0.00% (0/52)
src/bloaty/third_party/capstone/SStream.c
 18.80% (22/117)
 27.27% (3/11)
  3.53% (3/85)
src/bloaty/third_party/capstone/arch/AArch64/AArch64AddressingModes.h
  0.00% (0/134)
  0.00% (0/11)
  0.00% (0/62)
src/bloaty/third_party/capstone/arch/AArch64/AArch64BaseInfo.c
  0.00% (0/91)
  0.00% (0/6)
  0.00% (0/48)
src/bloaty/third_party/capstone/arch/AArch64/AArch64BaseInfo.h
  0.00% (0/82)
  0.00% (0/4)
  0.00% (0/55)
src/bloaty/third_party/capstone/arch/AArch64/AArch64Disassembler.c
  0.00% (0/953)
  0.00% (0/57)
  0.00% (0/643)
src/bloaty/third_party/capstone/arch/AArch64/AArch64GenAsmWriter.inc
  0.00% (0/11874)
  0.00% (0/5)
  0.00% (0/8093)
src/bloaty/third_party/capstone/arch/AArch64/AArch64GenDisassemblerTables.inc
  0.00% (0/3156)
  0.00% (0/5)
  0.00% (0/3228)
src/bloaty/third_party/capstone/arch/AArch64/AArch64InstPrinter.c
  0.00% (0/1670)
  0.00% (0/37)
  0.00% (0/899)
src/bloaty/third_party/capstone/arch/AArch64/AArch64Mapping.c
  0.00% (0/206)
  0.00% (0/12)
  0.00% (0/88)
src/bloaty/third_party/capstone/arch/AArch64/AArch64Module.c
  0.00% (0/24)
  0.00% (0/2)
  0.00% (0/4)
src/bloaty/third_party/capstone/arch/ARM/ARMAddressingModes.h
  0.00% (0/374)
  0.00% (0/47)
  0.00% (0/108)
src/bloaty/third_party/capstone/arch/ARM/ARMBaseInfo.h
  0.00% (0/127)
  0.00% (0/8)
  0.00% (0/77)
src/bloaty/third_party/capstone/arch/ARM/ARMDisassembler.c
  0.00% (0/3795)
  0.00% (0/136)
  0.00% (0/2889)
src/bloaty/third_party/capstone/arch/ARM/ARMGenAsmWriter.inc
  0.00% (0/8249)
  0.00% (0/3)
  0.00% (0/564)
src/bloaty/third_party/capstone/arch/ARM/ARMGenDisassemblerTables.inc
  0.00% (0/3605)
  0.00% (0/5)
  0.00% (0/3304)
src/bloaty/third_party/capstone/arch/ARM/ARMInstPrinter.c
  0.00% (0/2374)
  0.00% (0/93)
  0.00% (0/1064)
src/bloaty/third_party/capstone/arch/ARM/ARMMapping.c
  0.00% (0/109)
  0.00% (0/9)
  0.00% (0/75)
src/bloaty/third_party/capstone/arch/ARM/ARMModule.c
  0.00% (0/39)
  0.00% (0/2)
  0.00% (0/12)
src/bloaty/third_party/capstone/arch/EVM/EVMDisassembler.c
  0.00% (0/87)
  0.00% (0/1)
  0.00% (0/53)
src/bloaty/third_party/capstone/arch/EVM/EVMInstPrinter.c
  0.00% (0/10)
  0.00% (0/1)
  0.00% (0/8)
src/bloaty/third_party/capstone/arch/EVM/EVMMapping.c
  0.00% (0/28)
  0.00% (0/4)
  0.00% (0/20)
src/bloaty/third_party/capstone/arch/EVM/EVMModule.c
  0.00% (0/14)
  0.00% (0/2)
  0.00% (0/5)
src/bloaty/third_party/capstone/arch/M680X/M680XDisassembler.c
  0.00% (0/1318)
  0.00% (0/60)
  0.00% (0/742)
src/bloaty/third_party/capstone/arch/M680X/M680XInstPrinter.c
  0.00% (0/182)
  0.00% (0/11)
  0.00% (0/142)
src/bloaty/third_party/capstone/arch/M680X/M680XModule.c
  0.00% (0/44)
  0.00% (0/2)
  0.00% (0/17)
src/bloaty/third_party/capstone/arch/M68K/M68KDisassembler.c
  0.00% (0/2339)
  0.00% (0/375)
  0.00% (0/1389)
src/bloaty/third_party/capstone/arch/M68K/M68KInstPrinter.c
  0.00% (0/225)
  0.00% (0/10)
  0.00% (0/171)
src/bloaty/third_party/capstone/arch/M68K/M68KModule.c
  0.00% (0/21)
  0.00% (0/2)
  0.00% (0/5)
src/bloaty/third_party/capstone/arch/MOS65XX/MOS65XXDisassembler.c
  0.00% (0/187)
  0.00% (0/8)
  0.00% (0/100)
src/bloaty/third_party/capstone/arch/MOS65XX/MOS65XXModule.c
  0.00% (0/15)
  0.00% (0/2)
  0.00% (0/5)
src/bloaty/third_party/capstone/arch/Mips/MipsDisassembler.c
  0.00% (0/917)
  0.00% (0/81)
  0.00% (0/437)
src/bloaty/third_party/capstone/arch/Mips/MipsGenAsmWriter.inc
  0.00% (0/5543)
  0.00% (0/4)
  0.00% (0/543)
src/bloaty/third_party/capstone/arch/Mips/MipsGenDisassemblerTables.inc
  0.00% (0/2141)
  0.00% (0/5)
  0.00% (0/2595)
src/bloaty/third_party/capstone/arch/Mips/MipsInstPrinter.c
  0.00% (0/257)
  0.00% (0/16)
  0.00% (0/174)
src/bloaty/third_party/capstone/arch/Mips/MipsMapping.c
  0.00% (0/128)
  0.00% (0/6)
  0.00% (0/31)
src/bloaty/third_party/capstone/arch/Mips/MipsModule.c
  0.00% (0/27)
  0.00% (0/3)
  0.00% (0/8)
src/bloaty/third_party/capstone/arch/PowerPC/PPCDisassembler.c
  0.00% (0/143)
  0.00% (0/21)
  0.00% (0/62)
src/bloaty/third_party/capstone/arch/PowerPC/PPCGenAsmWriter.inc
  0.00% (0/8369)
  0.00% (0/4)
  0.00% (0/5127)
src/bloaty/third_party/capstone/arch/PowerPC/PPCGenDisassemblerTables.inc
  0.00% (0/1201)
  0.00% (0/4)
  0.00% (0/1298)
src/bloaty/third_party/capstone/arch/PowerPC/PPCInstPrinter.c
  0.00% (0/727)
  0.00% (0/29)
  0.00% (0/493)
src/bloaty/third_party/capstone/arch/PowerPC/PPCMapping.c
  0.00% (0/144)
  0.00% (0/7)
  0.00% (0/52)
src/bloaty/third_party/capstone/arch/PowerPC/PPCModule.c
  0.00% (0/23)
  0.00% (0/2)
  0.00% (0/6)
src/bloaty/third_party/capstone/arch/Sparc/Sparc.h
  0.00% (0/37)
  0.00% (0/1)
  0.00% (0/34)
src/bloaty/third_party/capstone/arch/Sparc/SparcDisassembler.c
  0.00% (0/237)
  0.00% (0/24)
  0.00% (0/120)
src/bloaty/third_party/capstone/arch/Sparc/SparcGenAsmWriter.inc
  0.00% (0/5158)
  0.00% (0/4)
  0.00% (0/6360)
src/bloaty/third_party/capstone/arch/Sparc/SparcGenDisassemblerTables.inc
  0.00% (0/589)
  0.00% (0/5)
  0.00% (0/545)
src/bloaty/third_party/capstone/arch/Sparc/SparcInstPrinter.c
  0.00% (0/315)
  0.00% (0/12)
  0.00% (0/218)
src/bloaty/third_party/capstone/arch/Sparc/SparcMapping.c
  0.00% (0/106)
  0.00% (0/9)
  0.00% (0/64)
src/bloaty/third_party/capstone/arch/Sparc/SparcModule.c
  0.00% (0/23)
  0.00% (0/2)
  0.00% (0/6)
src/bloaty/third_party/capstone/arch/SystemZ/SystemZDisassembler.c
  0.00% (0/235)
  0.00% (0/54)
  0.00% (0/98)
src/bloaty/third_party/capstone/arch/SystemZ/SystemZGenAsmWriter.inc
  0.00% (0/11344)
  0.00% (0/2)
  0.00% (0/256)
src/bloaty/third_party/capstone/arch/SystemZ/SystemZGenDisassemblerTables.inc
  0.00% (0/3820)
  0.00% (0/5)
  0.00% (0/4119)
src/bloaty/third_party/capstone/arch/SystemZ/SystemZInstPrinter.c
  0.00% (0/278)
  0.00% (0/26)
  0.00% (0/128)
src/bloaty/third_party/capstone/arch/SystemZ/SystemZMCTargetDesc.c
  0.00% (0/23)
  0.00% (0/1)
  0.00% (0/6)
src/bloaty/third_party/capstone/arch/SystemZ/SystemZMapping.c
  0.00% (0/242)
  0.00% (0/5)
  0.00% (0/33)
src/bloaty/third_party/capstone/arch/SystemZ/SystemZModule.c
  0.00% (0/20)
  0.00% (0/2)
  0.00% (0/4)
src/bloaty/third_party/capstone/arch/TMS320C64x/TMS320C64xDisassembler.c
  0.00% (0/362)
  0.00% (0/25)
  0.00% (0/211)
src/bloaty/third_party/capstone/arch/TMS320C64x/TMS320C64xGenAsmWriter.inc
  0.00% (0/625)
  0.00% (0/2)
  0.00% (0/43)
src/bloaty/third_party/capstone/arch/TMS320C64x/TMS320C64xGenDisassemblerTables.inc
  0.00% (0/740)
  0.00% (0/4)
  0.00% (0/874)
src/bloaty/third_party/capstone/arch/TMS320C64x/TMS320C64xInstPrinter.c
  0.00% (0/443)
  0.00% (0/7)
  0.00% (0/247)
src/bloaty/third_party/capstone/arch/TMS320C64x/TMS320C64xMapping.c
  0.00% (0/59)
  0.00% (0/6)
  0.00% (0/43)
src/bloaty/third_party/capstone/arch/TMS320C64x/TMS320C64xModule.c
  0.00% (0/18)
  0.00% (0/2)
  0.00% (0/2)
src/bloaty/third_party/capstone/arch/X86/X86ATTInstPrinter.c
  0.00% (0/811)
  0.00% (0/43)
  0.00% (0/490)
src/bloaty/third_party/capstone/arch/X86/X86Disassembler.c
 72.32% (546/755)
100.00% (15/15)
 68.89% (2624/3809)
src/bloaty/third_party/capstone/arch/X86/X86DisassemblerDecoder.c
 91.78% (1497/1631)
100.00% (28/28)
 89.40% (1130/1264)
src/bloaty/third_party/capstone/arch/X86/X86GenAsmWriter.inc
  0.00% (0/20837)
  0.00% (0/4)
  0.00% (0/475)
src/bloaty/third_party/capstone/arch/X86/X86GenAsmWriter1.inc
 99.05% (20043/20236)
100.00% (4/4)
 66.74% (293/439)
src/bloaty/third_party/capstone/arch/X86/X86IntelInstPrinter.c
 85.02% (715/841)
 97.78% (44/45)
 74.32% (327/440)
src/bloaty/third_party/capstone/arch/X86/X86Mapping.c
 77.43% (494/638)
 77.42% (24/31)
 76.32% (303/397)
src/bloaty/third_party/capstone/arch/X86/X86Module.c
 38.60% (22/57)
 50.00% (1/2)
 22.22% (4/18)
src/bloaty/third_party/capstone/arch/XCore/XCoreDisassembler.c
  0.00% (0/493)
  0.00% (0/36)
  0.00% (0/185)
src/bloaty/third_party/capstone/arch/XCore/XCoreGenAsmWriter.inc
  0.00% (0/663)
  0.00% (0/2)
  0.00% (0/87)
src/bloaty/third_party/capstone/arch/XCore/XCoreGenDisassemblerTables.inc
  0.00% (0/246)
  0.00% (0/4)
  0.00% (0/166)
src/bloaty/third_party/capstone/arch/XCore/XCoreInstPrinter.c
  0.00% (0/160)
  0.00% (0/8)
  0.00% (0/97)
src/bloaty/third_party/capstone/arch/XCore/XCoreMapping.c
  0.00% (0/57)
  0.00% (0/6)
  0.00% (0/41)
src/bloaty/third_party/capstone/arch/XCore/XCoreModule.c
  0.00% (0/18)
  0.00% (0/2)
  0.00% (0/2)
src/bloaty/third_party/capstone/cs.c
 15.20% (128/842)
 29.17% (7/24)
 13.75% (81/589)
src/bloaty/third_party/capstone/utils.c
 40.54% (30/74)
 50.00% (5/10)
 39.22% (20/51)
src/bloaty/third_party/demumble/third_party/libcxxabi/cxa_demangle.cpp
  0.00% (0/4011)
  0.00% (0/86)
  0.00% (0/2511)
src/bloaty/third_party/protobuf/src/google/protobuf/any.cc
  0.00% (0/28)
  0.00% (0/4)
  0.00% (0/16)
src/bloaty/third_party/protobuf/src/google/protobuf/any_lite.cc
  0.00% (0/44)
  0.00% (0/8)
  0.00% (0/29)
src/bloaty/third_party/protobuf/src/google/protobuf/arena.cc
 54.51% (127/233)
 55.56% (15/27)
 45.93% (62/135)
src/bloaty/third_party/protobuf/src/google/protobuf/arena.h
 30.32% (47/155)
 25.71% (9/35)
 27.06% (23/85)
src/bloaty/third_party/protobuf/src/google/protobuf/arena_impl.h
 61.70% (29/47)
 73.33% (11/15)
 42.37% (25/59)
src/bloaty/third_party/protobuf/src/google/protobuf/arenastring.h
  8.06% (15/186)
 11.43% (4/35)
 11.11% (8/72)
src/bloaty/third_party/protobuf/src/google/protobuf/descriptor.cc
  0.19% (9/4695)
  1.00% (3/299)
  0.25% (8/3141)
src/bloaty/third_party/protobuf/src/google/protobuf/descriptor.h
  0.00% (0/168)
  0.00% (0/56)
  0.00% (0/89)
src/bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.cc
 14.68% (1214/8270)
 21.33% (164/769)
 14.06% (814/5791)
src/bloaty/third_party/protobuf/src/google/protobuf/descriptor.pb.h
  4.34% (355/8173)
  5.10% (99/1942)
  6.05% (135/2232)
src/bloaty/third_party/protobuf/src/google/protobuf/descriptor_database.cc
 16.09% (61/379)
 15.09% (8/53)
 24.32% (71/292)
src/bloaty/third_party/protobuf/src/google/protobuf/descriptor_database.h
 14.29% (1/7)
 33.33% (1/3)
 33.33% (1/3)
src/bloaty/third_party/protobuf/src/google/protobuf/dynamic_message.cc
  0.00% (0/530)
  0.00% (0/31)
  0.00% (0/357)
src/bloaty/third_party/protobuf/src/google/protobuf/dynamic_message.h
  0.00% (0/57)
  0.00% (0/4)
  0.00% (0/29)
src/bloaty/third_party/protobuf/src/google/protobuf/extension_set.cc
  1.36% (23/1693)
  3.96% (4/101)
  0.61% (16/2621)
src/bloaty/third_party/protobuf/src/google/protobuf/extension_set.h
 17.73% (25/141)
 15.56% (7/45)
 16.39% (10/61)
src/bloaty/third_party/protobuf/src/google/protobuf/extension_set_heavy.cc
  0.00% (0/379)
  0.00% (0/36)
  0.00% (0/360)
src/bloaty/third_party/protobuf/src/google/protobuf/extension_set_inl.h
  0.00% (0/208)
  0.00% (0/2)
  0.00% (0/254)
src/bloaty/third_party/protobuf/src/google/protobuf/generated_enum_reflection.h
  0.00% (0/6)
  0.00% (0/1)
  0.00% (0/1)
src/bloaty/third_party/protobuf/src/google/protobuf/generated_message_reflection.cc
  0.76% (13/1712)
  1.54% (2/130)
  0.44% (8/1805)
src/bloaty/third_party/protobuf/src/google/protobuf/generated_message_reflection.h
  0.00% (0/72)
  0.00% (0/17)
  0.00% (0/81)
src/bloaty/third_party/protobuf/src/google/protobuf/generated_message_table_driven.h
  0.00% (0/32)
  0.00% (0/9)
  0.00% (0/9)
src/bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.cc
 10.17% (43/423)
  5.80% (4/69)
  1.55% (21/1354)
src/bloaty/third_party/protobuf/src/google/protobuf/generated_message_util.h
 37.78% (17/45)
 36.36% (4/11)
 55.56% (10/18)
src/bloaty/third_party/protobuf/src/google/protobuf/has_bits.h
 52.00% (13/25)
 55.56% (5/9)
 66.67% (8/12)
src/bloaty/third_party/protobuf/src/google/protobuf/implicit_weak_message.cc
  0.00% (0/11)
  0.00% (0/3)
  0.00% (0/3)
src/bloaty/third_party/protobuf/src/google/protobuf/implicit_weak_message.h
  0.00% (0/19)
  0.00% (0/12)
  0.00% (0/13)
src/bloaty/third_party/protobuf/src/google/protobuf/inlined_string_field.h
  0.00% (0/105)
  0.00% (0/32)
  0.00% (0/32)
src/bloaty/third_party/protobuf/src/google/protobuf/io/coded_stream.cc
  0.00% (0/611)
  0.00% (0/50)
  0.00% (0/636)
src/bloaty/third_party/protobuf/src/google/protobuf/io/coded_stream.h
  0.18% (1/559)
  0.93% (1/107)
  0.38% (1/264)
src/bloaty/third_party/protobuf/src/google/protobuf/io/strtod.cc
  0.00% (0/46)
  0.00% (0/3)
  0.00% (0/54)
src/bloaty/third_party/protobuf/src/google/protobuf/io/tokenizer.cc
  0.00% (0/680)
  0.00% (0/43)
  0.00% (0/597)
src/bloaty/third_party/protobuf/src/google/protobuf/io/tokenizer.h
  0.00% (0/19)
  0.00% (0/10)
  0.00% (0/10)
src/bloaty/third_party/protobuf/src/google/protobuf/io/zero_copy_stream.cc
  0.00% (0/6)
  0.00% (0/1)
  0.00% (0/3)
src/bloaty/third_party/protobuf/src/google/protobuf/io/zero_copy_stream.h
  0.00% (0/5)
  0.00% (0/5)
  0.00% (0/5)
src/bloaty/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc
  0.00% (0/176)
  0.00% (0/44)
  0.00% (0/200)
src/bloaty/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h
  0.00% (0/8)
  0.00% (0/8)
  0.00% (0/8)
src/bloaty/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc
  0.00% (0/282)
  0.00% (0/37)
  0.00% (0/389)
src/bloaty/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h
  0.00% (0/11)
  0.00% (0/6)
  0.00% (0/6)
src/bloaty/third_party/protobuf/src/google/protobuf/map.h
  0.00% (0/563)
  0.00% (0/107)
  0.00% (0/545)
src/bloaty/third_party/protobuf/src/google/protobuf/map_entry_lite.h
  0.00% (0/14)
  0.00% (0/2)
  0.00% (0/2)
src/bloaty/third_party/protobuf/src/google/protobuf/map_field.cc
  0.00% (0/456)
  0.00% (0/29)
  0.00% (0/277)
src/bloaty/third_party/protobuf/src/google/protobuf/map_field.h
  0.00% (0/354)
  0.00% (0/67)
  0.00% (0/511)
src/bloaty/third_party/protobuf/src/google/protobuf/map_field_inl.h
  0.00% (0/69)
  0.00% (0/20)
  0.00% (0/29)
src/bloaty/third_party/protobuf/src/google/protobuf/map_type_handler.h
  0.00% (0/47)
  0.00% (0/15)
  0.00% (0/15)
src/bloaty/third_party/protobuf/src/google/protobuf/message.cc
  1.76% (11/626)
  6.38% (3/47)
  0.75% (4/533)
src/bloaty/third_party/protobuf/src/google/protobuf/message.h
  5.00% (2/40)
 15.38% (2/13)
 13.33% (2/15)
src/bloaty/third_party/protobuf/src/google/protobuf/message_lite.cc
  4.32% (13/301)
  5.36% (3/56)
  1.72% (5/291)
src/bloaty/third_party/protobuf/src/google/protobuf/message_lite.h
 46.51% (20/43)
 45.00% (9/20)
 40.48% (17/42)
src/bloaty/third_party/protobuf/src/google/protobuf/metadata.h
 18.18% (2/11)
 16.67% (1/6)
 28.57% (2/7)
src/bloaty/third_party/protobuf/src/google/protobuf/metadata_lite.h
 32.93% (27/82)
 36.36% (8/22)
 34.09% (15/44)
src/bloaty/third_party/protobuf/src/google/protobuf/parse_context.cc
 12.36% (56/453)
  8.77% (5/57)
 13.65% (55/403)
src/bloaty/third_party/protobuf/src/google/protobuf/parse_context.h
 28.01% (100/357)
 30.19% (16/53)
 20.55% (52/253)
src/bloaty/third_party/protobuf/src/google/protobuf/reflection.h
  0.00% (0/12)
  0.00% (0/3)
  0.00% (0/3)
src/bloaty/third_party/protobuf/src/google/protobuf/reflection_internal.h
  0.00% (0/188)
  0.00% (0/60)
  0.00% (0/96)
src/bloaty/third_party/protobuf/src/google/protobuf/reflection_ops.cc
  0.00% (0/237)
  0.00% (0/9)
  0.00% (0/244)
src/bloaty/third_party/protobuf/src/google/protobuf/repeated_field.cc
 53.45% (31/58)
 50.00% (2/4)
 35.29% (18/51)
src/bloaty/third_party/protobuf/src/google/protobuf/repeated_field.h
 15.16% (136/897)
 18.46% (36/195)
  7.18% (88/1225)
src/bloaty/third_party/protobuf/src/google/protobuf/stubs/callback.h
  0.00% (0/13)
  0.00% (0/5)
  0.00% (0/7)
src/bloaty/third_party/protobuf/src/google/protobuf/stubs/casts.h
  0.00% (0/9)
  0.00% (0/2)
  0.00% (0/4)
src/bloaty/third_party/protobuf/src/google/protobuf/stubs/common.cc
  8.33% (13/156)
 10.71% (3/28)
  8.33% (6/72)
src/bloaty/third_party/protobuf/src/google/protobuf/stubs/common.h
 33.33% (4/12)
 14.29% (1/7)
 10.00% (1/10)
src/bloaty/third_party/protobuf/src/google/protobuf/stubs/fastmem.h
  0.00% (0/77)
  0.00% (0/3)
  0.00% (0/3)
src/bloaty/third_party/protobuf/src/google/protobuf/stubs/hash.h
 36.84% (7/19)
 20.00% (1/5)
 50.00% (4/8)
src/bloaty/third_party/protobuf/src/google/protobuf/stubs/int128.cc
  0.00% (0/108)
  0.00% (0/6)
  0.00% (0/75)
src/bloaty/third_party/protobuf/src/google/protobuf/stubs/int128.h
  0.00% (0/178)
  0.00% (0/31)
  0.00% (0/68)
src/bloaty/third_party/protobuf/src/google/protobuf/stubs/logging.h
  0.00% (0/1)
  0.00% (0/1)
  0.00% (0/1)
src/bloaty/third_party/protobuf/src/google/protobuf/stubs/map_util.h
 20.00% (7/35)
 33.33% (2/6)
 11.11% (2/18)
src/bloaty/third_party/protobuf/src/google/protobuf/stubs/mutex.h
 62.50% (5/8)
 62.50% (5/8)
 42.86% (6/14)
src/bloaty/third_party/protobuf/src/google/protobuf/stubs/once.h
  0.00% (0/3)
  0.00% (0/1)
  0.00% (0/1)
src/bloaty/third_party/protobuf/src/google/protobuf/stubs/port.h
  0.00% (0/82)
  0.00% (0/23)
  0.00% (0/23)
src/bloaty/third_party/protobuf/src/google/protobuf/stubs/status.cc
  9.59% (7/73)
 25.00% (2/8)
 15.00% (6/40)
src/bloaty/third_party/protobuf/src/google/protobuf/stubs/status.h
  0.00% (0/19)
  0.00% (0/7)
  0.00% (0/7)
src/bloaty/third_party/protobuf/src/google/protobuf/stubs/stl_util.h
  0.00% (0/6)
  0.00% (0/2)
  0.00% (0/5)
src/bloaty/third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc
  0.00% (0/166)
  0.00% (0/22)
  0.00% (0/226)
src/bloaty/third_party/protobuf/src/google/protobuf/stubs/stringpiece.h
 12.50% (19/152)
 18.18% (8/44)
 30.51% (18/59)
src/bloaty/third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc
  0.00% (0/75)
  0.00% (0/5)
  0.00% (0/53)
src/bloaty/third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc
  1.99% (3/151)
 14.29% (1/7)
  1.18% (1/85)
src/bloaty/third_party/protobuf/src/google/protobuf/stubs/strutil.cc
  0.00% (0/1427)
  0.00% (0/99)
  0.00% (0/1415)
src/bloaty/third_party/protobuf/src/google/protobuf/stubs/strutil.h
  1.79% (4/223)
  1.67% (1/60)
  2.36% (3/127)
src/bloaty/third_party/protobuf/src/google/protobuf/stubs/substitute.cc
  0.00% (0/68)
  0.00% (0/3)
  0.00% (0/62)
src/bloaty/third_party/protobuf/src/google/protobuf/stubs/substitute.h
  0.00% (0/17)
  0.00% (0/17)
  0.00% (0/27)
src/bloaty/third_party/protobuf/src/google/protobuf/text_format.cc
  0.00% (0/1701)
  0.00% (0/158)
  0.00% (0/1472)
src/bloaty/third_party/protobuf/src/google/protobuf/text_format.h
  0.00% (0/59)
  0.00% (0/32)
  0.00% (0/39)
src/bloaty/third_party/protobuf/src/google/protobuf/unknown_field_set.cc
  0.00% (0/259)
  0.00% (0/37)
  0.00% (0/129)
src/bloaty/third_party/protobuf/src/google/protobuf/unknown_field_set.h
  0.00% (0/96)
  0.00% (0/31)
  0.00% (0/46)
src/bloaty/third_party/protobuf/src/google/protobuf/wire_format.cc
  0.00% (0/1034)
  0.00% (0/33)
  0.00% (0/1160)
src/bloaty/third_party/protobuf/src/google/protobuf/wire_format.h
  0.00% (0/78)
  0.00% (0/16)
  0.00% (0/17)
src/bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.cc
  0.00% (0/400)
  0.00% (0/55)
  0.00% (0/246)
src/bloaty/third_party/protobuf/src/google/protobuf/wire_format_lite.h
  0.00% (0/725)
  0.00% (0/142)
  0.00% (0/234)
src/bloaty/third_party/re2/re2/bitmap256.h
  0.00% (0/46)
  0.00% (0/6)
  0.00% (0/32)
src/bloaty/third_party/re2/re2/bitstate.cc
  0.00% (0/212)
  0.00% (0/7)
  0.00% (0/178)
src/bloaty/third_party/re2/re2/compile.cc
  0.00% (0/745)
  0.00% (0/51)
  0.00% (0/502)
src/bloaty/third_party/re2/re2/dfa.cc
  0.00% (0/1088)
  0.00% (0/62)
  0.00% (0/850)
src/bloaty/third_party/re2/re2/nfa.cc
  0.00% (0/461)
  0.00% (0/13)
  0.00% (0/370)
src/bloaty/third_party/re2/re2/onepass.cc
  0.00% (0/303)
  0.00% (0/7)
  0.00% (0/290)
src/bloaty/third_party/re2/re2/parse.cc
  0.00% (0/1568)
  0.00% (0/65)
  0.00% (0/1303)
src/bloaty/third_party/re2/re2/prog.cc
  0.00% (0/664)
  0.00% (0/34)
  0.00% (0/436)
src/bloaty/third_party/re2/re2/prog.h
  0.00% (0/64)
  0.00% (0/41)
  0.00% (0/75)
src/bloaty/third_party/re2/re2/re2.cc
  0.00% (0/904)
  0.00% (0/59)
  0.00% (0/852)
src/bloaty/third_party/re2/re2/re2.h
  0.00% (0/94)
  0.00% (0/52)
  0.00% (0/67)
src/bloaty/third_party/re2/re2/regexp.cc
  0.00% (0/686)
  0.00% (0/60)
  0.00% (0/445)
src/bloaty/third_party/re2/re2/regexp.h
  0.00% (0/65)
  0.00% (0/41)
  0.00% (0/61)
src/bloaty/third_party/re2/re2/simplify.cc
  0.00% (0/428)
  0.00% (0/18)
  0.00% (0/355)
src/bloaty/third_party/re2/re2/stringpiece.cc
  0.00% (0/40)
  0.00% (0/7)
  0.00% (0/42)
src/bloaty/third_party/re2/re2/stringpiece.h
  0.00% (0/95)
  0.00% (0/33)
  0.00% (0/53)
src/bloaty/third_party/re2/re2/tostring.cc
  0.00% (0/238)
  0.00% (0/8)
  0.00% (0/163)
src/bloaty/third_party/re2/re2/walker-inl.h
  0.00% (0/102)
  0.00% (0/11)
  0.00% (0/67)
src/bloaty/third_party/re2/util/logging.h
  0.00% (0/21)
  0.00% (0/6)
  0.00% (0/11)
src/bloaty/third_party/re2/util/mix.h
  0.00% (0/9)
  0.00% (0/4)
  0.00% (0/5)
src/bloaty/third_party/re2/util/mutex.h
  0.00% (0/14)
  0.00% (0/14)
  0.00% (0/45)
src/bloaty/third_party/re2/util/pod_array.h
  0.00% (0/16)
  0.00% (0/8)
  0.00% (0/12)
src/bloaty/third_party/re2/util/rune.cc
  0.00% (0/130)
  0.00% (0/6)
  0.00% (0/93)
src/bloaty/third_party/re2/util/sparse_array.h
  0.00% (0/105)
  0.00% (0/22)
  0.00% (0/47)
src/bloaty/third_party/re2/util/sparse_set.h
  0.00% (0/66)
  0.00% (0/13)
  0.00% (0/31)
src/bloaty/third_party/re2/util/strutil.cc
  0.00% (0/87)
  0.00% (0/5)
  0.00% (0/50)
work/src/bloaty.pb.cc
  8.21% (86/1048)
 18.75% (15/80)
  6.18% (32/518)
work/src/bloaty.pb.h
  7.69% (92/1197)
  9.45% (29/307)
  9.39% (29/309)
Totals
 15.98% (32693/204590)
 12.78% (1267/9915)
 10.07% (10766/106933)