LCOV - code coverage report
Current view: top level - gcc/go/gofrontend - lex.cc (source / functions) Coverage Total Hit
Test: gcc.info Lines: 75.9 % 1301 988
Test Date: 2026-02-28 14:20:25 Functions: 93.2 % 44 41
Legend: Lines:     hit not hit

Function Name Sort by function name Hit count Sort by function hit count
_ZN3Lex24is_exported_mangled_nameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE 0
_ZNK5Token5printEP8_IO_FILE 0
_ZNK8Keywords17keyword_to_stringE7Keyword 0
_ZN3Lex13skip_exponentEv 2
_ZN3Lex16is_unicode_digitEj 5
_ZN3Lex12gather_embedEPKcS1_ 23
_ZN3Lex14skip_c_commentEPb 9291
_ZN3LexC2EPKcP8_IO_FILEP7Linemap 12707
_ZN3LexD2Ev 12707
_ZN3Lex17gather_raw_stringEv 27941
_ZN3Lex16is_exported_nameERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE 38723
_ZN3Lex17is_unicode_letterEj 39097
_ZN3Lex20is_unicode_uppercaseEj 42744
_ZN3Lex16gather_characterEv 49036
_ZN3Lex24three_character_operatorEccc 238018
_ZN3Lex16is_unicode_spaceEj 366466
_ZN3Lex13gather_stringEv 432554
_ZN3Lex19is_in_unicode_rangeEjPK13Unicode_rangem 448312
_ZN3Lex16skip_cpp_commentEv 731023
_ZN3Lex17could_be_exponentEiPKcS1_ 1280981
_ZN3Lex13gather_numberEv 1281374
_ZN5TokenC2ERKS_ 1330410
_ZN3Lex7hex_valEc 2852902
_ZN3Lex8get_lineEv 3771777
_ZN3Lex13is_base_digitEic 3822778
_ZN3Lex21is_invalid_identifierERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE 3881858
_ZN3Lex12is_hex_digitEc 6126441
_ZNK8Keywords15keyword_to_codeEPKcm 6995588
_ZN3Lex17gather_identifierEv 6995860
_ZN3Lex22one_character_operatorEc 7544799
_ZN3Lex16advance_one_charEPKcbPjPb 7765791
_ZN3Lex22two_character_operatorEcc 8190527
_ZN3Lex11append_charEjbPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE8Location 10305708
_ZNK3Lex16earlier_locationEi 10941373
_ZN3Lex10next_tokenEv 19740847
_ZNK3Lex8locationEv 19844969
_ZN5TokenaSERKS_ 21741025
_ZN5TokenC2ENS_14ClassificationE8Location 21766439
_ZN3Lex12require_lineEv 21790648
_ZN5TokenD2Ev 23096849
keyword_compare 33463102
_ZN3Lex21advance_one_utf8_charEPKcPjPb 43840707
_ZN3Lex10fetch_charEPKcPj 44245316
_ZN5Token5clearEv 44837874

Generated by: LCOV version 2.4-beta

LCOV profile is generated on x86_64 machine using following configure options: configure --disable-bootstrap --enable-coverage=opt --enable-languages=c,c++,fortran,go,jit,lto,rust,m2 --enable-host-shared. GCC test suite is run with the built compiler.