LCOV - code coverage report
Current view: top level - gcc/rust/ast - rust-stmt.h (source / functions) Coverage Total Hit
Test: gcc.info Lines: 92.9 % 84 78
Test Date: 2026-08-22 16:33:35 Functions: 82.4 % 34 28
Legend: Lines:     hit not hit

Function Name Sort by function name Hit count Sort by function hit count
_ZN4Rust3AST7LetStmt14mark_for_stripEv 0
_ZN4Rust3AST9EmptyStmt14mark_for_stripEv 0
_ZNK4Rust3AST7LetStmt7is_itemEv 0
_ZNK4Rust3AST8ExprStmt7is_itemEv 0
_ZNK4Rust3AST9EmptyStmt7is_itemEv 0
_ZNK4Rust3AST9EmptyStmt9as_stringB5cxx11Ev 0
_ZNK4Rust3AST7LetStmt9get_locusEv 8
_ZNK4Rust3AST8ExprStmt9get_locusEv 11
_ZN4Rust3AST7LetStmt13get_else_exprEv 15
_ZN4Rust3AST8ExprStmt14mark_for_stripEv 46
_ZNK4Rust3AST9EmptyStmt9get_locusEv 46
_ZN4Rust3AST8ExprStmt9take_exprEv 85
_ZNK4Rust3AST9EmptyStmt15clone_stmt_implEv 130
_ZNK4Rust3AST9EmptyStmt19is_marked_for_stripEv 162
_ZN4Rust3AST9EmptyStmt13get_stmt_kindEv 226
_ZN4Rust3AST8ExprStmt13add_semicolonEv 398
_ZN4Rust3AST7LetStmtC2ESt10unique_ptrINS0_7PatternESt14default_deleteIS3_EES2_INS0_4ExprES4_IS7_EES2_INS0_4TypeES4_ISA_EEN2tl8optionalIS9_EESt6vectorINS0_9AttributeESaISH_EEm 23817
_ZN4Rust3AST7LetStmtC2ERKS1_ 31297
_ZNK4Rust3AST7LetStmt15clone_stmt_implEv 31297
_ZN4Rust3AST7LetStmt12get_type_ptrEv 39481
_ZN4Rust3AST8ExprStmtC2ERKS1_ 41683
_ZNK4Rust3AST8ExprStmt15clone_stmt_implEv 41683
_ZNK4Rust3AST8ExprStmt7is_exprEv 72491
_ZN4Rust3AST8ExprStmt13get_stmt_kindEv 170617
_ZN4Rust3AST7LetStmt13get_stmt_kindEv 175359
_ZN4Rust3AST7LetStmt8get_typeEv 189508
_ZNK4Rust3AST7LetStmt19is_marked_for_stripEv 253228
_ZN4Rust3AST7LetStmt17get_init_expr_ptrEv 307881
_ZN4Rust3AST7LetStmt15get_pattern_ptrEv 321275
_ZN4Rust3AST8ExprStmt12get_expr_ptrEv 322079
_ZNK4Rust3AST8ExprStmt19is_marked_for_stripEv 1281107
_ZN4Rust3AST7LetStmt13get_init_exprEv 1543816
_ZN4Rust3AST7LetStmt11get_patternEv 1609148
_ZN4Rust3AST8ExprStmt8get_exprEv 2291435

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.