Coverage Report

Created: 2026-07-22 21:56

Click here for information about interpreting this report.

FilenameLine Coverage
be/src/common/config.cpp
  100% (0/0)
be/src/common/config.h
  100% (0/0)
be/src/storage/index/inverted/analyzer/analyzer.cpp
  88.24% (15/17)
be/src/storage/index/inverted/analyzer/kuromoji/KuromojiAnalyzer.h
  55.17% (16/29)
be/src/storage/index/inverted/analyzer/kuromoji/KuromojiMode.h
  71.43% (10/14)
be/src/storage/index/inverted/analyzer/kuromoji/KuromojiTokenizer.cpp
  83.64% (92/110)
be/src/storage/index/inverted/analyzer/kuromoji/KuromojiTokenizer.h
  100.00% (1/1)
be/src/storage/index/inverted/analyzer/kuromoji/dict/kuromoji_dict_format.h
  100.00% (3/3)
be/src/storage/index/inverted/analyzer/kuromoji/dict/kuromoji_dictionary.cpp
  76.14% (201/264)
be/src/storage/index/inverted/analyzer/kuromoji/dict/kuromoji_dictionary.h
  100.00% (26/26)
be/src/storage/index/inverted/analyzer/kuromoji/dict/kuromoji_dictionary_builder.cpp
  95.34% (184/193)
be/src/storage/index/inverted/analyzer/kuromoji/dict/kuromoji_ipadic_parser.cpp
  80.00% (200/250)
be/src/storage/index/inverted/analyzer/kuromoji/kuromoji_normalize.h
  75.00% (27/36)
be/src/storage/index/inverted/analyzer/kuromoji/kuromoji_viterbi.cpp
  79.90% (159/199)
be/src/storage/index/inverted/analyzer/kuromoji/kuromoji_viterbi.h
  100.00% (1/1)
be/src/storage/index/inverted/inverted_index_parser.cpp
  93.33% (14/15)
be/src/storage/index/inverted/inverted_index_parser.h
  100% (0/0)
Totals
  81.95% (949/1158)

Files which contain no functions. (These files contain code pulled into other files by the preprocessor.)

Generated by llvm-cov -- llvm version 20.1.8