OpenCoverage

bus_interface.cpp

Absolute File Name:/home/qt/qt5_coco/qt5/qtbase/src/platformsupport/bus_interface.cpp
Switch to Source codePreprocessed file
LineSourceCount
1-
2-
3-
4-
5OrgA11yBusInterface::OrgA11yBusInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent)-
6 : QDBusAbstractInterface(service, path, staticInterfaceName(), connection, parent)-
7{-
8}
never executed: end of block
0
9-
10OrgA11yBusInterface::~OrgA11yBusInterface()-
11{-
12}-
13-
14-
15-
16-
17-
18OrgA11yStatusInterface::OrgA11yStatusInterface(const QString &service, const QString &path, const QDBusConnection &connection, QObject *parent)-
19 : QDBusAbstractInterface(service, path, staticInterfaceName(), connection, parent)-
20{-
21}
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
22-
23OrgA11yStatusInterface::~OrgA11yStatusInterface()-
24{-
25}-
Switch to Source codePreprocessed file

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