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 987
Test Date: 2024-04-27 14:03:13 Functions: 93.2 % 44 41
Legend: Lines: hit not hit | Branches: + taken - not taken # not executed Branches: - 0 0

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 12705
_ZN3LexD2Ev 12705
_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 237751
_ZN3Lex16is_unicode_spaceEj 366459
_ZN3Lex13gather_stringEv 432554
_ZN3Lex19is_in_unicode_rangeEjPK13Unicode_rangem 448305
_ZN3Lex16skip_cpp_commentEv 731017
_ZN3Lex17could_be_exponentEiPKcS1_ 1277968
_ZN3Lex13gather_numberEv 1278361
_ZN5TokenC2ERKS_ 1327397
_ZN3Lex7hex_valEc 2852902
_ZN3Lex8get_lineEv 3767596
_ZN3Lex13is_base_digitEic 3818340
_ZN3Lex21is_invalid_identifierERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE 3880254
_ZN3Lex12is_hex_digitEc 6122437
_ZNK8Keywords15keyword_to_codeEPKcm 6985021
_ZN3Lex17gather_identifierEv 6985293
_ZN3Lex22one_character_operatorEc 7539565
_ZN3Lex16advance_one_charEPKcbPjPb 7765788
_ZN3Lex22two_character_operatorEcc 8185024
_ZN3Lex11append_charEjbPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE8Location 10305705
_ZNK3Lex16earlier_locationEi 10931733
_ZN3Lex10next_tokenEv 19717625
_ZNK3Lex8locationEv 19831378
_ZN5TokenaSERKS_ 21717395
_ZN5TokenC2ENS_14ClassificationE8Location 21742805
_ZN3Lex12require_lineEv 21767406
_ZN5TokenD2Ev 23070202
keyword_compare 33414358
_ZN3Lex21advance_one_utf8_charEPKcPjPb 43840318
_ZN3Lex10fetch_charEPKcPj 44244922
_ZN5Token5clearEv 44787597

Generated by: LCOV version 2.1-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.