LCOV - code coverage report
Current view: top level - workdir/unxlngi6.pro/UnoApiHeadersTarget/cppu/comprehensive/test/codemaker/cppumaker - BigStruct.hdl (source / functions) Hit Total Coverage
Test: libreoffice_filtered.info Lines: 1 1 100.0 %
Date: 2012-08-25 Functions: 1 1 100.0 %
Legend: Lines: hit not hit | Branches: + taken - not taken # not executed Branches: 5 10 50.0 %

           Branch data     Line data    Source code
       1                 :            : #ifndef INCLUDED_TEST_CODEMAKER_CPPUMAKER_BIGSTRUCT_HDL
       2                 :            : #define INCLUDED_TEST_CODEMAKER_CPPUMAKER_BIGSTRUCT_HDL
       3                 :            : 
       4                 :            : #include "sal/config.h"
       5                 :            : 
       6                 :            : #include "test/codemaker/cppumaker/TDByte.hdl"
       7                 :            : namespace com { namespace sun { namespace star { namespace uno { class XInterface; } } } }
       8                 :            : #include "test/codemaker/cppumaker/HelperStruct.hdl"
       9                 :            : #include "test/codemaker/cppumaker/TDEnum.hdl"
      10                 :            : #include "test/codemaker/cppumaker/HelperEnum.hdl"
      11                 :            : #include "com/sun/star/uno/Any.h"
      12                 :            : #include "com/sun/star/uno/Reference.h"
      13                 :            : #include "com/sun/star/uno/Sequence.h"
      14                 :            : #include "com/sun/star/uno/Type.h"
      15                 :            : #include "cppu/macros.hxx"
      16                 :            : #include "rtl/ustring.hxx"
      17                 :            : #include "sal/types.h"
      18                 :            : 
      19                 :            : namespace com { namespace sun { namespace star { namespace uno { class Type; } } } }
      20                 :            : 
      21                 :            : namespace test { namespace codemaker { namespace cppumaker {
      22                 :            : 
      23                 :            : #ifdef SAL_W32
      24                 :            : #   pragma pack(push, 8)
      25                 :            : #endif
      26                 :            : 
      27 [ +  - ][ +  - ]:          5 : struct BigStruct {
         [ +  - ][ +  - ]
                 [ +  - ]
      28                 :            :     inline BigStruct() SAL_THROW(());
      29                 :            : 
      30                 :            :     inline BigStruct(const ::sal_Bool& m1_, const ::sal_Int8& m2_, const ::sal_Int16& m3_, const ::sal_uInt16& m4_, const ::sal_Int32& m5_, const ::sal_uInt32& m6_, const ::sal_Int64& m7_, const ::sal_uInt64& m8_, const float& m9_, const double& m10_, const ::sal_Unicode& m11_, const ::rtl::OUString& m12_, const ::com::sun::star::uno::Type& m13_, const ::com::sun::star::uno::Any& m14_, const ::com::sun::star::uno::Sequence< ::sal_Bool >& m15_, const ::test::codemaker::cppumaker::HelperEnum& m16_, const ::test::codemaker::cppumaker::HelperStruct& m17_, const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& m18_, const ::sal_Int8& m19_, const ::test::codemaker::cppumaker::HelperEnum& m20_, const ::com::sun::star::uno::Sequence< ::sal_uInt16 >& m21_, const ::com::sun::star::uno::Sequence< ::sal_Unicode >& m22_, const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::sal_Unicode > >& m23_) SAL_THROW(());
      31                 :            : 
      32                 :            :     ::sal_Bool m1;
      33                 :            :     ::sal_Int8 m2;
      34                 :            :     ::sal_Int16 m3;
      35                 :            :     ::sal_uInt16 m4;
      36                 :            :     ::sal_Int32 m5;
      37                 :            :     ::sal_uInt32 m6;
      38                 :            :     ::sal_Int64 m7;
      39                 :            :     ::sal_uInt64 m8;
      40                 :            :     float m9;
      41                 :            :     double m10;
      42                 :            :     ::sal_Unicode m11;
      43                 :            :     ::rtl::OUString m12;
      44                 :            :     ::com::sun::star::uno::Type m13;
      45                 :            :     ::com::sun::star::uno::Any m14;
      46                 :            :     ::com::sun::star::uno::Sequence< ::sal_Bool > m15;
      47                 :            :     ::test::codemaker::cppumaker::HelperEnum m16;
      48                 :            :     ::test::codemaker::cppumaker::HelperStruct m17;
      49                 :            :     ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > m18;
      50                 :            :     ::sal_Int8 m19;
      51                 :            :     ::test::codemaker::cppumaker::HelperEnum m20;
      52                 :            :     ::com::sun::star::uno::Sequence< ::sal_uInt16 > m21;
      53                 :            :     ::com::sun::star::uno::Sequence< ::sal_Unicode > m22;
      54                 :            :     ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::sal_Unicode > > m23;
      55                 :            : };
      56                 :            : 
      57                 :            : #ifdef SAL_W32
      58                 :            : #   pragma pack(pop)
      59                 :            : #endif
      60                 :            : 
      61                 :            : 
      62                 :            : inline ::com::sun::star::uno::Type const & cppu_detail_getUnoType(SAL_UNUSED_PARAMETER ::test::codemaker::cppumaker::BigStruct const *);
      63                 :            : } } }
      64                 :            : 
      65                 :            : inline ::com::sun::star::uno::Type const & SAL_CALL getCppuType(const ::test::codemaker::cppumaker::BigStruct *) SAL_THROW(());
      66                 :            : 
      67                 :            : #endif

Generated by: LCOV version 1.10