| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 QDBusConnection::registerVirtualObject| Name:  | QDBusConnection::registerVirtualObject |  | Prototype:  | bool QDBusConnection::registerVirtualObject(const QString &path, QDBusVirtualObject *treeNode, VirtualObjectRegisterOption options) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp |  | Lines:  | 978-983 |  
  |  | 2 | 1 | 
 QDBusConnection::registerObject| Name:  | QDBusConnection::registerObject |  | Prototype:  | bool QDBusConnection::registerObject(const QString &path, QObject *object, RegisterOptions options) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp |  | Lines:  | 876-879 |  
  |  | 1 | 1 | 
 QDBusConnection::name| Name:  | QDBusConnection::name |  | Prototype:  | QString QDBusConnection::name() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp |  | Lines:  | 1119-1122 |  
  |  | 1 | 1 | 
 QDBusConnection::localMachineId| Name:  | QDBusConnection::localMachineId |  | Prototype:  | QByteArray QDBusConnection::localMachineId() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp |  | Lines:  | 1236-1242 |  
  |  | 4 | 1 | 
 QDBusConnection::lastError| Name:  | QDBusConnection::lastError |  | Prototype:  | QDBusError QDBusConnection::lastError() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp |  | Lines:  | 1082-1085 |  
  |  | 1 | 1 | 
 QDBusConnection::isConnected| Name:  | QDBusConnection::isConnected |  | Prototype:  | bool QDBusConnection::isConnected() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp |  | Lines:  | 1068-1071 |  
  |  | 1 | 1 | 
 QDBusConnection::internalPointer| Name:  | QDBusConnection::internalPointer |  | Prototype:  | void *QDBusConnection::internalPointer() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp |  | Lines:  | 1060-1063 |  
  |  | 1 | 1 | 
 QDBusConnection::disconnect| Name:  | QDBusConnection::disconnect |  | Prototype:  | bool QDBusConnection::disconnect(const QString &service, const QString &path, const QString& interface, const QString &name, const QString &signature, QObject *receiver, const char *slot) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp |  | Lines:  | 832-837 |  
  |  | 1 | 1 | 
 QDBusConnection::disconnect| Name:  | QDBusConnection::disconnect |  | Prototype:  | bool QDBusConnection::disconnect(const QString &service, const QString &path, const QString &interface, const QString &name, QObject *receiver, const char *slot) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp |  | Lines:  | 816-820 |  
  |  | 1 | 1 | 
 QDBusConnection::connectionCapabilities| Name:  | QDBusConnection::connectionCapabilities |  | Prototype:  | QDBusConnection::ConnectionCapabilities QDBusConnection::connectionCapabilities() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp |  | Lines:  | 1131-1134 |  
  |  | 1 | 1 | 
 QDBusConnection::connect| Name:  | QDBusConnection::connect |  | Prototype:  | bool QDBusConnection::connect(const QString &service, const QString &path, const QString& interface, const QString &name, QObject *receiver, const char *slot) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp |  | Lines:  | 725-729 |  
  |  | 1 | 1 | 
 QDBusConnection::connect| Name:  | QDBusConnection::connect |  | Prototype:  | bool QDBusConnection::connect(const QString &service, const QString &path, const QString& interface, const QString &name, const QString &signature, QObject *receiver, const char *slot) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp |  | Lines:  | 748-753 |  
  |  | 1 | 1 | 
 QDBusConnection::callWithCallback| Name:  | QDBusConnection::callWithCallback |  | Prototype:  | bool QDBusConnection::callWithCallback(const QDBusMessage &message, QObject *receiver, const char *returnMethod, int timeout) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp |  | Lines:  | 638-642 |  
  |  | 1 | 1 | 
 QDBusConnection::baseService| Name:  | QDBusConnection::baseService |  | Prototype:  | QString QDBusConnection::baseService() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp |  | Lines:  | 1097-1100 |  
  |  | 1 | 1 | 
 QDBusArgument::operator=| Name:  | QDBusArgument::operator= |  | Prototype:  | QDBusArgument &QDBusArgument::operator=(const QDBusArgument &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp |  | Lines:  | 334-338 |  
  |  | 2 | 1 | 
 QDBusArgument::QDBusArgument| Name:  | QDBusArgument::QDBusArgument |  | Prototype:  | QDBusArgument::QDBusArgument(QDBusArgumentPrivate *dd) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp |  | Lines:  | 322-325 |  
  |  | 2 | 1 | 
 QDBusAdaptorConnector::relaySignal| Name:  | QDBusAdaptorConnector::relaySignal |  | Prototype:  | void QDBusAdaptorConnector::relaySignal(QObject * _t1, const QMetaObject * _t2, int _t3, const QVariantList & _t4) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp |  | Lines:  | 444-448 |  
  |  | 2 | 1 | 
 QDBusAdaptorConnector::disconnectAllSignals| Name:  | QDBusAdaptorConnector::disconnectAllSignals |  | Prototype:  | void QDBusAdaptorConnector::disconnectAllSignals(QObject *obj) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp |  | Lines:  | 250-253 |  
  |  | 1 | 1 | 
 QDBusAdaptorConnector::connectAllSignals| Name:  | QDBusAdaptorConnector::connectAllSignals |  | Prototype:  | void QDBusAdaptorConnector::connectAllSignals(QObject *obj) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp |  | Lines:  | 255-258 |  
  |  | 1 | 1 | 
 QDBusAdaptorConnector::QDBusAdaptorConnector| Name:  | QDBusAdaptorConnector::QDBusAdaptorConnector |  | Prototype:  | QDBusAdaptorConnector::QDBusAdaptorConnector(QObject *obj) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp |  | Lines:  | 207-210 |  
  |  | 2 | 1 | 
 QDBusActivateObjectEvent::placeMetaCall| Name:  | QDBusActivateObjectEvent::placeMetaCall |  | Prototype:  | void QDBusActivateObjectEvent::placeMetaCall(QObject *) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp |  | Lines:  | 1602-1613 |  
  |  | 7 | 1 | 
 QDBusAbstractInterfacePrivate::setProperty::[lambda]| Name:  | QDBusAbstractInterfacePrivate::setProperty::[lambda] |  | Prototype:  | []() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp |  | Lines:  | 243-243 |  
  |  | 0 | 1 | 
 QDBusAbstractInterfacePrivate::property::[lambda]| Name:  | QDBusAbstractInterfacePrivate::property::[lambda] |  | Prototype:  | []() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp |  | Lines:  | 176-176 |  
  |  | 0 | 1 | 
 QDBusAbstractInterfacePrivate::_q_serviceOwnerChanged| Name:  | QDBusAbstractInterfacePrivate::_q_serviceOwnerChanged |  | Prototype:  | void QDBusAbstractInterfacePrivate::_q_serviceOwnerChanged(const QString &name, const QString &oldOwner, const QString &newOwner) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp |  | Lines:  | 255-264 |  
  |  | 4 | 1 | 
 QDBusAbstractInterfaceBase::QDBusAbstractInterfaceBase| Name:  | QDBusAbstractInterfaceBase::QDBusAbstractInterfaceBase |  | Prototype:  | QDBusAbstractInterfaceBase::QDBusAbstractInterfaceBase(QDBusAbstractInterfacePrivate &d, QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp |  | Lines:  | 266-269 |  
  |  | 2 | 1 | 
 QDBusAbstractInterface::timeout| Name:  | QDBusAbstractInterface::timeout |  | Prototype:  | int QDBusAbstractInterface::timeout() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp |  | Lines:  | 430-433 |  
  |  | 1 | 1 | 
 QDBusAbstractInterface::setTimeout| Name:  | QDBusAbstractInterface::setTimeout |  | Prototype:  | void QDBusAbstractInterface::setTimeout(int timeout) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp |  | Lines:  | 419-422 |  
  |  | 1 | 1 | 
 QDBusAbstractInterface::service| Name:  | QDBusAbstractInterface::service |  | Prototype:  | QString QDBusAbstractInterface::service() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp |  | Lines:  | 383-386 |  
  |  | 1 | 1 | 
 QDBusAbstractInterface::path| Name:  | QDBusAbstractInterface::path |  | Prototype:  | QString QDBusAbstractInterface::path() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp |  | Lines:  | 391-394 |  
  |  | 1 | 1 | 
 QDBusAbstractInterface::lastError| Name:  | QDBusAbstractInterface::lastError |  | Prototype:  | QDBusError QDBusAbstractInterface::lastError() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp |  | Lines:  | 408-411 |  
  |  | 1 | 1 | 
 QDBusAbstractInterface::internalPropSet| Name:  | QDBusAbstractInterface::internalPropSet |  | Prototype:  | void QDBusAbstractInterface::internalPropSet(const char *propname, const QVariant &value) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp |  | Lines:  | 688-691 |  
  |  | 1 | 1 | 
 QDBusAbstractInterface::internalPropGet| Name:  | QDBusAbstractInterface::internalPropGet |  | Prototype:  | QVariant QDBusAbstractInterface::internalPropGet(const char *propname) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp |  | Lines:  | 676-682 |  
  |  | 1 | 1 | 
 QDBusAbstractInterface::internalConstCall| Name:  | QDBusAbstractInterface::internalConstCall |  | Prototype:  | QDBusMessage QDBusAbstractInterface::internalConstCall(QDBus::CallMode mode, const QString &method, const QList<QVariant> &args) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp |  | Lines:  | 858-864 |  
  |  | 1 | 1 | 
 QDBusAbstractInterface::interface| Name:  | QDBusAbstractInterface::interface |  | Prototype:  | QString QDBusAbstractInterface::interface() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp |  | Lines:  | 399-402 |  
  |  | 1 | 1 | 
 QDBusAbstractInterface::connection| Name:  | QDBusAbstractInterface::connection |  | Prototype:  | QDBusConnection QDBusAbstractInterface::connection() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp |  | Lines:  | 375-378 |  
  |  | 1 | 1 | 
 QDBusAbstractInterface::callWithCallback| Name:  | QDBusAbstractInterface::callWithCallback |  | Prototype:  | bool QDBusAbstractInterface::callWithCallback(const QString &method, const QList<QVariant> &args, QObject *receiver, const char *slot) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp |  | Lines:  | 595-601 |  
  |  | 1 | 1 | 
 QDBusAbstractInterface::call| Name:  | QDBusAbstractInterface::call |  | Prototype:  | QDBusMessage QDBusAbstractInterface::call(const QString &method, const QVariant &arg1, const QVariant &arg2, const QVariant &arg3, const QVariant &arg4, const QVariant &arg5, const QVariant &arg6, const QVariant &arg7, const QVariant &arg8) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp |  | Lines:  | 714-724 |  
  |  | 1 | 1 | 
 QDBusAbstractInterface::QDBusAbstractInterface| Name:  | QDBusAbstractInterface::QDBusAbstractInterface |  | Prototype:  | QDBusAbstractInterface::QDBusAbstractInterface(QDBusAbstractInterfacePrivate &d, QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp |  | Lines:  | 325-329 |  
  |  | 1 | 1 | 
 QDBusAbstractInterface::QDBusAbstractInterface| Name:  | QDBusAbstractInterface::QDBusAbstractInterface |  | Prototype:  | QDBusAbstractInterface::QDBusAbstractInterface(const QString &service, const QString &path, const char *interface, const QDBusConnection &con, QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp |  | Lines:  | 336-344 |  
  |  | 1 | 1 | 
 QDBusAbstractAdaptorPrivate::saveIntrospectionXml| Name:  | QDBusAbstractAdaptorPrivate::saveIntrospectionXml |  | Prototype:  | void QDBusAbstractAdaptorPrivate::saveIntrospectionXml(QDBusAbstractAdaptor *adaptor, const QString &xml) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp |  | Lines:  | 107-111 |  
  |  | 1 | 1 | 
 QDBusAbstractAdaptorPrivate::retrieveIntrospectionXml| Name:  | QDBusAbstractAdaptorPrivate::retrieveIntrospectionXml |  | Prototype:  | QString QDBusAbstractAdaptorPrivate::retrieveIntrospectionXml(QDBusAbstractAdaptor *adaptor) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp |  | Lines:  | 102-105 |  
  |  | 1 | 1 | 
 QDBusAbstractAdaptor::autoRelaySignals| Name:  | QDBusAbstractAdaptor::autoRelaySignals |  | Prototype:  | bool QDBusAbstractAdaptor::autoRelaySignals() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp |  | Lines:  | 202-205 |  
  |  | 1 | 1 | 
 QDBusAbstractAdaptor::QDBusAbstractAdaptor| Name:  | QDBusAbstractAdaptor::QDBusAbstractAdaptor |  | Prototype:  | QDBusAbstractAdaptor::QDBusAbstractAdaptor(QObject* obj) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp |  | Lines:  | 146-153 |  
  |  | 3 | 1 | 
 QCustomTypeInfo::QCustomTypeInfo| Name:  | QCustomTypeInfo::QCustomTypeInfo |  | Prototype:  | QCustomTypeInfo() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 507-512 |  
  |  | 2 | 1 | 
 QCursorData::~QCursorData| Name:  | QCursorData::~QCursorData |  | Prototype:  | QCursorData::~QCursorData() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp |  | Lines:  | 628-632 |  
  |  | 2 | 1 | 
 QCursorData::QCursorData| Name:  | QCursorData::QCursorData |  | Prototype:  | QCursorData::QCursorData(Qt::CursorShape s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp |  | Lines:  | 623-626 |  
  |  | 2 | 1 | 
 QCursor::setPos| Name:  | QCursor::setPos |  | Prototype:  | void QCursor::setPos(int x, int y) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp |  | Lines:  | 267-270 |  
  |  | 1 | 1 | 
 QCursor::pos| Name:  | QCursor::pos |  | Prototype:  | QPoint QCursor::pos() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp |  | Lines:  | 216-219 |  
  |  | 1 | 1 | 
 QCursor::QCursor| Name:  | QCursor::QCursor |  | Prototype:  | QCursor::QCursor(const QBitmap &bitmap, const QBitmap &mask, int hotX, int hotY) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp |  | Lines:  | 436-440 |  
  |  | 1 | 1 | 
 QCupsJobWidget::startBannerPage| Name:  | QCupsJobWidget::startBannerPage |  | Prototype:  | QCUPSSupport::BannerPage QCupsJobWidget::startBannerPage() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 200-203 |  
  |  | 1 | 1 | 
 QCupsJobWidget::setupPrinter| Name:  | QCupsJobWidget::setupPrinter |  | Prototype:  | void QCupsJobWidget::setupPrinter() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 90-96 |  
  |  | 4 | 1 | 
 QCupsJobWidget::setStartBannerPage| Name:  | QCupsJobWidget::setStartBannerPage |  | Prototype:  | void QCupsJobWidget::setStartBannerPage(const QCUPSSupport::BannerPage bannerPage) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 195-198 |  
  |  | 1 | 1 | 
 QCupsJobWidget::setPrinter| Name:  | QCupsJobWidget::setPrinter |  | Prototype:  | void QCupsJobWidget::setPrinter(QPrinter *printer) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 85-88 |  
  |  | 1 | 1 | 
 QCupsJobWidget::setJobPriority| Name:  | QCupsJobWidget::setJobPriority |  | Prototype:  | void QCupsJobWidget::setJobPriority(int jobPriority) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 163-166 |  
  |  | 1 | 1 | 
 QCupsJobWidget::setJobBilling| Name:  | QCupsJobWidget::setJobBilling |  | Prototype:  | void QCupsJobWidget::setJobBilling(const QString &jobBilling) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 148-151 |  
  |  | 1 | 1 | 
 QCupsJobWidget::setEndBannerPage| Name:  | QCupsJobWidget::setEndBannerPage |  | Prototype:  | void QCupsJobWidget::setEndBannerPage(const QCUPSSupport::BannerPage bannerPage) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 205-208 |  
  |  | 1 | 1 | 
 QCupsJobWidget::jobPriority| Name:  | QCupsJobWidget::jobPriority |  | Prototype:  | int QCupsJobWidget::jobPriority() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 168-171 |  
  |  | 1 | 1 | 
 QCupsJobWidget::jobHoldTime| Name:  | QCupsJobWidget::jobHoldTime |  | Prototype:  | QTime QCupsJobWidget::jobHoldTime() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 138-141 |  
  |  | 1 | 1 | 
 QCupsJobWidget::jobHold| Name:  | QCupsJobWidget::jobHold |  | Prototype:  | QCUPSSupport::JobHoldUntil QCupsJobWidget::jobHold() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 125-128 |  
  |  | 1 | 1 | 
 QCupsJobWidget::jobBilling| Name:  | QCupsJobWidget::jobBilling |  | Prototype:  | QString QCupsJobWidget::jobBilling() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 153-156 |  
  |  | 1 | 1 | 
 QCupsJobWidget::initJobPriority| Name:  | QCupsJobWidget::initJobPriority |  | Prototype:  | void QCupsJobWidget::initJobPriority() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 158-161 |  
  |  | 1 | 1 | 
 QCupsJobWidget::initJobHold| Name:  | QCupsJobWidget::initJobHold |  | Prototype:  | void QCupsJobWidget::initJobHold() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 98-113 |  
  |  | 11 | 1 | 
 QCupsJobWidget::initJobBilling| Name:  | QCupsJobWidget::initJobBilling |  | Prototype:  | void QCupsJobWidget::initJobBilling() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 143-146 |  
  |  | 1 | 1 | 
 QCupsJobWidget::initBannerPages| Name:  | QCupsJobWidget::initBannerPages |  | Prototype:  | void QCupsJobWidget::initBannerPages() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 173-193 |  
  |  | 16 | 1 | 
 QCupsJobWidget::endBannerPage| Name:  | QCupsJobWidget::endBannerPage |  | Prototype:  | QCUPSSupport::BannerPage QCupsJobWidget::endBannerPage() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 210-213 |  
  |  | 1 | 1 | 
 QCupsJobWidget::QCupsJobWidget| Name:  | QCupsJobWidget::QCupsJobWidget |  | Prototype:  | QCupsJobWidget::QCupsJobWidget(QWidget *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 69-79 |  
  |  | 5 | 1 | 
 QCsvBenchmarkLogger::addBenchmarkResult| Name:  | QCsvBenchmarkLogger::addBenchmarkResult |  | Prototype:  | void QCsvBenchmarkLogger::addBenchmarkResult(const QBenchmarkResult &result) |  | Coverage:  |  72.727% (8/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qcsvbenchmarklogger.cpp |  | Lines:  | 78-96 |  
  |  | 13 | 1 | 
 QCsvBenchmarkLogger::QCsvBenchmarkLogger| Name:  | QCsvBenchmarkLogger::QCsvBenchmarkLogger |  | Prototype:  | QCsvBenchmarkLogger::QCsvBenchmarkLogger(const char *filename) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qcsvbenchmarklogger.cpp |  | Lines:  | 44-47 |  
  |  | 2 | 1 | 
 QCssScanner_Generated::next| Name:  | QCssScanner_Generated::next |  | Prototype:  | inline QChar next() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssscanner.cpp |  | Lines:  | 46-48 |  
  |  | 1 | 1 | 
 QCssScanner_Generated::QCssScanner_Generated| Name:  | QCssScanner_Generated::QCssScanner_Generated |  | Prototype:  | QCssScanner_Generated::QCssScanner_Generated(const QString &inp) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssscanner.cpp |  | Lines:  | 58-64 |  
  |  | 4 | 1 | 
 QCryptographicHash::~QCryptographicHash| Name:  | QCryptographicHash::~QCryptographicHash |  | Prototype:  | QCryptographicHash::~QCryptographicHash() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp |  | Lines:  | 231-234 |  
  |  | 1 | 1 | 
 QCryptographicHash::hash| Name:  | QCryptographicHash::hash |  | Prototype:  | QByteArray QCryptographicHash::hash(const QByteArray &data, Algorithm method) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp |  | Lines:  | 460-465 |  
  |  | 3 | 1 | 
 QCryptographicHash::addData| Name:  | QCryptographicHash::addData |  | Prototype:  | void QCryptographicHash::addData(const QByteArray &data) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp |  | Lines:  | 340-343 |  
  |  | 1 | 1 | 
 QCryptographicHash::QCryptographicHash| Name:  | QCryptographicHash::QCryptographicHash |  | Prototype:  | QCryptographicHash::QCryptographicHash(Algorithm method) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp |  | Lines:  | 221-226 |  
  |  | 2 | 1 | 
 QCrossingEdge::operator<| Name:  | QCrossingEdge::operator< |  | Prototype:  | bool operator<(const QCrossingEdge &edge) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 1751-1754 |  
  |  | 1 | 1 | 
 QCosmeticStroker::renderCubic| Name:  | QCosmeticStroker::renderCubic |  | Prototype:  | void QCosmeticStroker::renderCubic(const QPointF &p1, const QPointF &p2, const QPointF &p3, const QPointF &p4, int caps) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 638-657 |  
  |  | 13 | 1 | 
 QCoreGlobalData::instance| Name:  | QCoreGlobalData::instance |  | Prototype:  | QCoreGlobalData *QCoreGlobalData::instance() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreglobaldata.cpp |  | Lines:  | 59-62 |  
  |  | 1 | 1 | 
 QCoreGlobalData::QCoreGlobalData| Name:  | QCoreGlobalData::QCoreGlobalData |  | Prototype:  | QCoreGlobalData::QCoreGlobalData() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreglobaldata.cpp |  | Lines:  | 47-50 |  
  |  | 2 | 1 | 
 QCoreApplicationPrivate::~QCoreApplicationPrivate| Name:  | QCoreApplicationPrivate::~QCoreApplicationPrivate |  | Prototype:  | QCoreApplicationPrivate::~QCoreApplicationPrivate() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 444-453 |  
  |  | 2 | 1 | 
 QCoreApplicationPrivate::sendPostedEvents::~MutexUnlocker| Name:  | QCoreApplicationPrivate::sendPostedEvents::~MutexUnlocker |  | Prototype:  | ~MutexUnlocker() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 1642-1642 |  
  |  | 1 | 1 | 
 QCoreApplicationPrivate::sendPostedEvents::MutexUnlocker| Name:  | QCoreApplicationPrivate::sendPostedEvents::MutexUnlocker |  | Prototype:  | MutexUnlocker(QMutexLocker &m) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 1641-1641 |  
  |  | 1 | 1 | 
 QCoreApplicationPrivate::sendPostedEvents::CleanUp| Name:  | QCoreApplicationPrivate::sendPostedEvents::CleanUp |  | Prototype:  | inline CleanUp(QObject *receiver, int event_type, QThreadData *data) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 1549-1551 |  
  |  | 1 | 1 | 
 QCoreApplicationPrivate::ref| Name:  | QCoreApplicationPrivate::ref |  | Prototype:  | void QCoreApplicationPrivate::ref() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 1802-1805 |  
  |  | 1 | 1 | 
 QCoreApplicationPrivate::mainThread| Name:  | QCoreApplicationPrivate::mainThread |  | Prototype:  | QThread *QCoreApplicationPrivate::mainThread() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 515-519 |  
  |  | 2 | 1 | 
 QCoreApplicationPrivate::isTranslatorInstalled| Name:  | QCoreApplicationPrivate::isTranslatorInstalled |  | Prototype:  | bool QCoreApplicationPrivate::isTranslatorInstalled(QTranslator *translator) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 2033-2037 |  
  |  | 2 | 1 | 
 QCoreApplicationPrivate::checkReceiverThread| Name:  | QCoreApplicationPrivate::checkReceiverThread |  | Prototype:  | void QCoreApplicationPrivate::checkReceiverThread(QObject *receiver) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 529-544 |  
  |  | 33 | 1 | 
 QCoreApplicationData::QCoreApplicationData| Name:  | QCoreApplicationData::QCoreApplicationData |  | Prototype:  | QCoreApplicationData() noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 333-335 |  
  |  | 1 | 1 | 
 QCoreApplication::testAttribute| Name:  | QCoreApplication::testAttribute |  | Prototype:  | bool QCoreApplication::testAttribute(Qt::ApplicationAttribute attribute) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 915-918 |  
  |  | 1 | 1 | 
 QCoreApplication::startingUp| Name:  | QCoreApplication::startingUp |  | Prototype:  | bool QCoreApplication::startingUp() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 1132-1135 |  
  |  | 1 | 1 | 
 QCoreApplication::setSetuidAllowed| Name:  | QCoreApplication::setSetuidAllowed |  | Prototype:  | void QCoreApplication::setSetuidAllowed(bool allow) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 876-879 |  
  |  | 1 | 1 | 
 QCoreApplication::setQuitLockEnabled| Name:  | QCoreApplication::setQuitLockEnabled |  | Prototype:  | void QCoreApplication::setQuitLockEnabled(bool enabled) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 941-944 |  
  |  | 1 | 1 | 
 QCoreApplication::sendPostedEvents| Name:  | QCoreApplication::sendPostedEvents |  | Prototype:  | void QCoreApplication::sendPostedEvents(QObject *receiver, int event_type) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 1496-1504 |  
  |  | 2 | 1 | 
 QCoreApplication::quit| Name:  | QCoreApplication::quit |  | Prototype:  | void QCoreApplication::quit() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 1834-1837 |  
  |  | 1 | 1 | 
 QCoreApplication::organizationName| Name:  | QCoreApplication::organizationName |  | Prototype:  | QString QCoreApplication::organizationName() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 2324-2327 |  
  |  | 1 | 1 | 
 QCoreApplication::organizationDomain| Name:  | QCoreApplication::organizationDomain |  | Prototype:  | QString QCoreApplication::organizationDomain() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 2361-2364 |  
  |  | 1 | 1 | 
 QCoreApplication::notifyInternal| Name:  | QCoreApplication::notifyInternal |  | Prototype:  | bool QCoreApplication::notifyInternal(QObject *receiver, QEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 953-956 |  
  |  | 1 | 1 | 
 QCoreApplication::isSetuidAllowed| Name:  | QCoreApplication::isSetuidAllowed |  | Prototype:  | bool QCoreApplication::isSetuidAllowed() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 889-892 |  
  |  | 1 | 1 | 
 QCoreApplication::isQuitLockEnabled| Name:  | QCoreApplication::isQuitLockEnabled |  | Prototype:  | bool QCoreApplication::isQuitLockEnabled() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 934-937 |  
  |  | 1 | 1 | 
 QCoreApplication::closingDown| Name:  | QCoreApplication::closingDown |  | Prototype:  | bool QCoreApplication::closingDown() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 1144-1147 |  
  |  | 1 | 1 | 
 QCoreApplication::applicationVersion| Name:  | QCoreApplication::applicationVersion |  | Prototype:  | QString QCoreApplication::applicationVersion() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 2434-2437 |  
  |  | 1 | 1 |