LCOV - code coverage report
Current view: top level - gcc/rust/ast - rust-desugar-for-loops.cc (source / functions) Coverage Total Hit
Test: gcc.info Lines: 97.9 % 94 92
Test Date: 2025-07-26 09:32:30 Functions: 90.0 % 10 9
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
_ZN4Rust3ASTL16replace_for_loopERSt10unique_ptrINS0_4ExprESt14default_deleteIS2_EEOS5_ 0
_ZN4Rust3AST15DesugarForLoops10DesugarCtx14make_break_armEv 18
_ZN4Rust3AST15DesugarForLoops10DesugarCtx17make_continue_armEv 18
_ZN4Rust3AST15DesugarForLoops7desugarERNS0_11ForLoopExprE 18
_ZN4Rust3AST15DesugarForLoops10DesugarCtx12statementifyEOSt10unique_ptrINS0_4ExprESt14default_deleteIS4_EE 36
_ZN4Rust3AST15DesugarForLoops10DesugarCtx14make_match_armEOSt10unique_ptrINS0_7PatternESt14default_deleteIS4_EE 36
_ZN4Rust3AST15DesugarForLoops2goERNS0_5CrateE 4939
_ZN4Rust3AST15DesugarForLoopsC2Ev 4939
_ZN4Rust3AST15DesugarForLoops5visitERNS0_9BlockExprE 19775
_ZN4Rust3AST15DesugarForLoops18maybe_desugar_exprERSt10unique_ptrINS0_4ExprESt14default_deleteIS3_EE 21144

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.