LCOV - code coverage report
Current view: top level - gcc/rust/backend - rust-compile-pattern.cc (source / functions) Coverage Total Hit
Test: gcc.info Lines: 88.5 % 589 521
Test Date: 2025-08-30 13:27:53 Functions: 95.8 % 24 23
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
_ZN4Rust7Compile17CompilePatternLet5visitERNS_3HIR12TuplePatternE 278
_ZN4Rust7Compile17CompilePatternLet5visitERNS_3HIR15WildcardPatternE 188
_ZN4Rust7Compile17CompilePatternLet5visitERNS_3HIR17IdentifierPatternE 10865
_ZN4Rust7Compile22CompilePatternBindings18make_struct_accessEPNS_4TyTy7ADTTypeEPNS2_10VariantDefERKNS_10IdentifierEi 215
_ZN4Rust7Compile22CompilePatternBindings27handle_struct_pattern_identERNS_3HIR18StructPatternFieldEPNS_4TyTy7ADTTypeEPNS5_10VariantDefEi 88
_ZN4Rust7Compile22CompilePatternBindings31handle_struct_pattern_ident_patERNS_3HIR18StructPatternFieldEPNS_4TyTy7ADTTypeEPNS5_10VariantDefEi 127
_ZN4Rust7Compile22CompilePatternBindings31handle_struct_pattern_tuple_patERNS_3HIR18StructPatternFieldE 0
_ZN4Rust7Compile22CompilePatternBindings5visitERNS_3HIR12SlicePatternE 31
_ZN4Rust7Compile22CompilePatternBindings5visitERNS_3HIR12TuplePatternE 113
_ZN4Rust7Compile22CompilePatternBindings5visitERNS_3HIR13StructPatternE 125
_ZN4Rust7Compile22CompilePatternBindings5visitERNS_3HIR16ReferencePatternE 193
_ZN4Rust7Compile22CompilePatternBindings5visitERNS_3HIR17IdentifierPatternE 750
_ZN4Rust7Compile22CompilePatternBindings5visitERNS_3HIR18TupleStructPatternE 690
_ZN4Rust7Compile23CompilePatternCheckExpr5visitERNS_3HIR10AltPatternE 43
_ZN4Rust7Compile23CompilePatternCheckExpr5visitERNS_3HIR12RangePatternE 21
_ZN4Rust7Compile23CompilePatternCheckExpr5visitERNS_3HIR12SlicePatternE 31
_ZN4Rust7Compile23CompilePatternCheckExpr5visitERNS_3HIR12TuplePatternE 112
_ZN4Rust7Compile23CompilePatternCheckExpr5visitERNS_3HIR13StructPatternE 125
_ZN4Rust7Compile23CompilePatternCheckExpr5visitERNS_3HIR14LiteralPatternE 272
_ZN4Rust7Compile23CompilePatternCheckExpr5visitERNS_3HIR16PathInExpressionE 759
_ZN4Rust7Compile23CompilePatternCheckExpr5visitERNS_3HIR16ReferencePatternE 163
_ZN4Rust7Compile23CompilePatternCheckExpr5visitERNS_3HIR17IdentifierPatternE 668
_ZN4Rust7Compile23CompilePatternCheckExpr5visitERNS_3HIR18TupleStructPatternE 704
_ZN4Rust7CompileL27compile_range_pattern_boundERNS_3HIR17RangePatternBoundENS_8Analysis11NodeMappingEmPNS0_7ContextE 42

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.