OpenCoverage

bus_interface.cpp

Absolute File Name:/home/qt/qt5_coco/qt5/qtbase/src/platformsupport/bus_interface.cpp
Source codeSwitch to Preprocessed file
LineSourceCount
1/*-
2 * This file was generated by qdbusxml2cpp version 0.8-
3 * Command line was: -
4 *-
5 * qdbusxml2cpp is Copyright (C) 2016 The Qt Company Ltd.-
6 *-
7 * This is an auto-generated file.-
8 * This file may have been hand-edited. Look for HAND-EDIT comments-
9 * before re-generating it.-
10 */-
11-
12#include "bus_interface.h"-
13/*-
14 * Implementation of interface class OrgA11yBusInterface-
15 */-
16-
17OrgA11yBusInterface::OrgA11yBusInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent)-
18 : QDBusAbstractInterface(service, path, staticInterfaceName(), connection, parent)-
19{-
20}
never executed: end of block
0
21-
22OrgA11yBusInterface::~OrgA11yBusInterface()-
23{-
24}-
25-
26/*-
27 * Implementation of interface class OrgA11yStatusInterface-
28 */-
29-
30OrgA11yStatusInterface::OrgA11yStatusInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent)-
31 : QDBusAbstractInterface(service, path, staticInterfaceName(), connection, parent)-
32{-
33}
executed 180 times by 128 tests: end of block
Executed by:
  • tst_Gestures
  • tst_ModelTest
  • tst_QAbstractButton
  • tst_QAbstractItemView
  • tst_QAbstractScrollArea
  • tst_QAbstractSlider
  • tst_QAbstractSpinBox
  • tst_QAccessibility
  • tst_QAction
  • tst_QActionGroup
  • tst_QApplication
  • tst_QBackingStore
  • tst_QBoxLayout
  • tst_QButtonGroup
  • tst_QCalendarWidget
  • tst_QCheckBox
  • tst_QColorDialog
  • tst_QColumnView
  • tst_QComboBox
  • tst_QCommandLinkButton
  • tst_QDataWidgetMapper
  • tst_QDateTimeEdit
  • tst_QDesktopWidget
  • tst_QDial
  • tst_QDialog
  • ...
180
34-
35OrgA11yStatusInterface::~OrgA11yStatusInterface()-
36{-
37}-
38-
Source codeSwitch to Preprocessed file

Generated by Squish Coco Non-Commercial 4.3.0-BETA-master-30-08-2018-4cb69e9