| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QDirModel::index| Name: | QDirModel::index | | Prototype: | QModelIndex QDirModel::index(int row, int column, const QModelIndex &parent) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 270-288 |
| | 12 | 4 |
QDirModel::hasChildren| Name: | QDirModel::hasChildren | | Prototype: | bool QDirModel::hasChildren(const QModelIndex &parent) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 454-468 |
| | 10 | 4 |
QDirModel::fileName| Name: | QDirModel::fileName | | Prototype: | QString QDirModel::fileName(const QModelIndex &index) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 1099-1110 |
| | 9 | 4 |
QDirIteratorPrivate::pushDirectory| Name: | QDirIteratorPrivate::pushDirectory | | Prototype: | void QDirIteratorPrivate::pushDirectory(const QFileInfo &fileInfo) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdiriterator.cpp | | Lines: | 175-203 |
| | 12 | 4 |
QDir::isReadable| Name: | QDir::isReadable | | Prototype: | bool QDir::isReadable() const | | Coverage: | 40.000% (4/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 1541-1558 |
| | 11 | 4 |
QDir::filePath| Name: | QDir::filePath | | Prototype: | QString QDir::filePath(const QString &fileName) const | | Coverage: | 85.714% (12/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 685-698 |
| | 9 | 4 |
QDir::cleanPath| Name: | QDir::cleanPath | | Prototype: | QString QDir::cleanPath(const QString &path) | | Coverage: | 83.333% (10/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 2174-2203 |
| | 11 | 4 |
QDir::absoluteFilePath| Name: | QDir::absoluteFilePath | | Prototype: | QString QDir::absoluteFilePath(const QString &fileName) const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 708-721 |
| | 10 | 4 |
QDialogPrivate::setNativeDialogVisible| Name: | QDialogPrivate::setNativeDialogVisible | | Prototype: | bool QDialogPrivate::setNativeDialogVisible(bool visible) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 123-135 |
| | 8 | 4 |
QDialogPrivate::platformHelper| Name: | QDialogPrivate::platformHelper | | Prototype: | QPlatformDialogHelper *QDialogPrivate::platformHelper() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 83-103 |
| | 13 | 4 |
QDialogButtonBox::buttonRole| Name: | QDialogButtonBox::buttonRole | | Prototype: | QDialogButtonBox::ButtonRole QDialogButtonBox::buttonRole(QAbstractButton *button) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 697-708 |
| | 7 | 4 |
QDialog::closeEvent| Name: | QDialog::closeEvent | | Prototype: | void QDialog::closeEvent(QCloseEvent *e) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 682-696 |
| | 8 | 4 |
QDialPrivate::bound| Name: | QDialPrivate::bound | | Prototype: | int QDialPrivate::bound(int val) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 88-100 |
| | 8 | 4 |
QDial::notchSize| Name: | QDial::notchSize | | Prototype: | int QDial::notchSize() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 386-406 |
| | 12 | 4 |
QDebug::~QDebug| Name: | QDebug::~QDebug | | Prototype: | QDebug::~QDebug() | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines: | 142-154 |
| | 8 | 4 |
QDebug::putUcs4| Name: | QDebug::putUcs4 | | Prototype: | void QDebug::putUcs4(uint ucs4) | | Coverage: | 83.333% (10/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines: | 159-174 |
| | 10 | 4 |
QDateTimeParser::skipToNextSection| Name: | QDateTimeParser::skipToNextSection | | Prototype: | bool QDateTimeParser::skipToNextSection(int index, const QDateTime ¤t, const QString &text) const | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 1574-1607 |
| | 19 | 4 |
QDateTimeEditPrivate::updateEdit| Name: | QDateTimeEditPrivate::updateEdit | | Prototype: | void QDateTimeEditPrivate::updateEdit() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 1705-1733 |
| | 12 | 4 |
QDateTimeEditPrivate::setSelected| Name: | QDateTimeEditPrivate::setSelected | | Prototype: | void QDateTimeEditPrivate::setSelected(int sectionIndex, bool forward) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 1742-1763 |
| | 10 | 4 |
QDateTimeEdit::stepBy| Name: | QDateTimeEdit::stepBy | | Prototype: | void QDateTimeEdit::stepBy(int steps) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 1288-1343 |
| | 10 | 4 |
QDateTimeEdit::setSelectedSection| Name: | QDateTimeEdit::setSelectedSection | | Prototype: | void QDateTimeEdit::setSelectedSection(Section section) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 793-803 |
| | 7 | 4 |
QDateTimeEdit::setCalendarWidget| Name: | QDateTimeEdit::setCalendarWidget | | Prototype: | void QDateTimeEdit::setCalendarWidget(QCalendarWidget *calendarWidget) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 760-778 |
| | 11 | 4 |
QDateTimeEdit::mousePressEvent| Name: | QDateTimeEdit::mousePressEvent | | Prototype: | void QDateTimeEdit::mousePressEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 1475-1496 |
| | 14 | 4 |
QDateTimeEdit::initStyleOption| Name: | QDateTimeEdit::initStyleOption | | Prototype: | void QDateTimeEdit::initStyleOption(QStyleOptionSpinBox *option) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 2370-2385 |
| | 10 | 4 |
QDate::shortMonthName| Name: | QDate::shortMonthName | | Prototype: | QString QDate::shortMonthName(int month, QDate::MonthNameType type) | | Coverage: | 70.000% (7/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 642-653 |
| | 5 | 4 |
QDate::shortDayName| Name: | QDate::shortDayName | | Prototype: | QString QDate::shortDayName(int weekday, MonthNameType type) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 725-736 |
| | 5 | 4 |
QDate::longMonthName| Name: | QDate::longMonthName | | Prototype: | QString QDate::longMonthName(int month, MonthNameType type) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 686-697 |
| | 5 | 4 |
QDate::longDayName| Name: | QDate::longDayName | | Prototype: | QString QDate::longDayName(int weekday, MonthNameType type) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 764-775 |
| | 5 | 4 |
QDataWidgetMapperPrivate::commit| Name: | QDataWidgetMapperPrivate::commit | | Prototype: | bool QDataWidgetMapperPrivate::commit(const WidgetMapper &m) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 136-152 |
| | 9 | 4 |
QDataWidgetMapperPrivate::_q_dataChanged| Name: | QDataWidgetMapperPrivate::_q_dataChanged | | Prototype: | void QDataWidgetMapperPrivate::_q_dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QVector<int> &) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 179-188 |
| | 5 | 4 |
QDataStream::writeRawData| Name: | QDataStream::writeRawData | | Prototype: | int QDataStream::writeRawData(const char *s, int len) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1126-1133 |
| | 5 | 4 |
QDataStream::writeBytes| Name: | QDataStream::writeBytes | | Prototype: | QDataStream &QDataStream::writeBytes(const char *s, uint len) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1108-1115 |
| | 5 | 4 |
QDataStream::operator>>| Name: | QDataStream::operator>> | | Prototype: | QDataStream &QDataStream::operator>>(qint16 &i) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 614-627 |
| | 8 | 4 |
QDataStream::operator>>| Name: | QDataStream::operator>> | | Prototype: | QDataStream &QDataStream::operator>>(qint32 &i) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 645-658 |
| | 8 | 4 |
QDataStream::operator<<| Name: | QDataStream::operator<< | | Prototype: | QDataStream &QDataStream::operator<<(qint8 i) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 895-901 |
| | 4 | 4 |
QDataStream::operator<<| Name: | QDataStream::operator<< | | Prototype: | QDataStream &QDataStream::operator<<(bool i) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 993-999 |
| | 4 | 4 |
QDBusUtil::isValidSignature| Name: | QDBusUtil::isValidSignature | | Prototype: | bool isValidSignature(const QString &signature) | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 536-547 |
| | 7 | 4 |
QDBusUtil::isValidPartOfObjectPath| Name: | QDBusUtil::isValidPartOfObjectPath | | Prototype: | bool isValidPartOfObjectPath(const QString &part) | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 330-341 |
| | 7 | 4 |
QDBusUnixFileDescriptor::giveFileDescriptor| Name: | QDBusUnixFileDescriptor::giveFileDescriptor | | Prototype: | void QDBusUnixFileDescriptor::giveFileDescriptor(int fileDescriptor) | | Coverage: | 54.545% (6/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusunixfiledescriptor.cpp | | Lines: | 271-286 |
| | 8 | 4 |
QDBusTrayIcon::updateMenu| Name: | QDBusTrayIcon::updateMenu | | Prototype: | void QDBusTrayIcon::updateMenu(QPlatformMenu * menu) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | | Lines: | 206-224 |
| | 13 | 4 |
QDBusTrayIcon::tempIcon| Name: | QDBusTrayIcon::tempIcon | | Prototype: | QTemporaryFile *QDBusTrayIcon::tempIcon(const QIcon &icon) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | | Lines: | 145-165 |
| | 12 | 4 |
QDBusPlatformMenu::insertMenuItem| Name: | QDBusPlatformMenu::insertMenuItem | | Prototype: | void QDBusPlatformMenu::insertMenuItem(QPlatformMenuItem *menuItem, QPlatformMenuItem *before) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusplatformmenu.cpp | | Lines: | 171-185 |
| | 11 | 4 |
QDBusPendingCallWatcher::QDBusPendingCallWatcher| Name: | QDBusPendingCallWatcher::QDBusPendingCallWatcher | | Prototype: | QDBusPendingCallWatcher::QDBusPendingCallWatcher(const QDBusPendingCall &call, QObject *parent) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingcall.cpp | | Lines: | 496-510 |
| | 7 | 4 |
QDBusPendingCallPrivate::setMetaTypes| Name: | QDBusPendingCallPrivate::setMetaTypes | | Prototype: | void QDBusPendingCallPrivate::setMetaTypes(int count, const int *types) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingcall.cpp | | Lines: | 182-201 |
| | 12 | 4 |
QDBusMessagePrivate::fromDBusMessage| Name: | QDBusMessagePrivate::fromDBusMessage | | Prototype: | QDBusMessage QDBusMessagePrivate::fromDBusMessage(DBusMessage *dmsg, QDBusConnection::ConnectionCapabilities capabilities) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | | Lines: | 224-246 |
| | 18 | 4 |
QDBusMessage::errorMessage| Name: | QDBusMessage::errorMessage | | Prototype: | QString QDBusMessage::errorMessage() const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | | Lines: | 83-92 |
| | 6 | 4 |
QDBusMenuConnection::registerTrayIcon| Name: | QDBusMenuConnection::registerTrayIcon | | Prototype: | bool QDBusMenuConnection::registerTrayIcon(QDBusTrayIcon *item) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenuconnection.cpp | | Lines: | 98-123 |
| | 17 | 4 |
QDBusMarshaller::close| Name: | QDBusMarshaller::close | | Prototype: | void QDBusMarshaller::close() | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | | Lines: | 359-367 |
| | 5 | 4 |
QDBusMarshaller::beginMap| Name: | QDBusMarshaller::beginMap | | Prototype: | inline QDBusMarshaller *QDBusMarshaller::beginMap(int kid, int vid) | | Coverage: | 41.667% (5/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | | Lines: | 258-294 |
| | 29 | 4 |
QDBusMarshaller::append| Name: | QDBusMarshaller::append | | Prototype: | inline void QDBusMarshaller::append(const QStringList &arg) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | | Lines: | 221-236 |
| | 10 | 4 |
QDBusInterfacePrivate::QDBusInterfacePrivate| Name: | QDBusInterfacePrivate::QDBusInterfacePrivate | | Prototype: | QDBusInterfacePrivate::QDBusInterfacePrivate(const QString &serv, const QString &p, const QString &iface, const QDBusConnection &con) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinterface.cpp | | Lines: | 144-161 |
| | 5 | 4 |
QDBusConnectionPrivate::socketWrite| Name: | QDBusConnectionPrivate::socketWrite | | Prototype: | void QDBusConnectionPrivate::socketWrite(int fd) | | Coverage: | 62.500% (10/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1213-1225 |
| | 8 | 4 |
QDBusConnectionPrivate::socketRead| Name: | QDBusConnectionPrivate::socketRead | | Prototype: | void QDBusConnectionPrivate::socketRead(int fd) | | Coverage: | 50.000% (8/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1198-1211 |
| | 9 | 4 |
QDBusConnectionPrivate::shouldWatchService| Name: | QDBusConnectionPrivate::shouldWatchService | | Prototype: | bool QDBusConnectionPrivate::shouldWatchService(const QString &service) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 2435-2447 |
| | 7 | 4 |
QDBusConnectionPrivate::serviceOwnerChangedNoLock| Name: | QDBusConnectionPrivate::serviceOwnerChangedNoLock | | Prototype: | void QDBusConnectionPrivate::serviceOwnerChangedNoLock(const QString &name, const QString &oldOwner, const QString &newOwner) | | Coverage: | 63.636% (7/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1285-1299 |
| | 9 | 4 |
QDBusConnectionPrivate::sendWithReply| Name: | QDBusConnectionPrivate::sendWithReply | | Prototype: | QDBusMessage QDBusConnectionPrivate::sendWithReply(const QDBusMessage &message, int sendMode, int timeout) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 2033-2062 |
| | 16 | 4 |
QDBusConnectionPrivate::relaySignal| Name: | QDBusConnectionPrivate::relaySignal | | Prototype: | void QDBusConnectionPrivate::relaySignal(QObject *obj, const QMetaObject *mo, int signalId, const QVariantList &args) | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1243-1283 |
| | 26 | 4 |
QDBusConnectionPrivate::getNameOwner| Name: | QDBusConnectionPrivate::getNameOwner | | Prototype: | QString QDBusConnectionPrivate::getNameOwner(const QString& serviceName) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 2480-2497 |
| | 9 | 4 |
QDBusConnectionInterface::disconnectNotify| Name: | QDBusConnectionInterface::disconnectNotify | | Prototype: | void QDBusConnectionInterface::disconnectNotify(const QMetaMethod &signal) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnectioninterface.cpp | | Lines: | 353-371 |
| | 6 | 4 |
QDBusConnection::disconnect| Name: | QDBusConnection::disconnect | | Prototype: | bool QDBusConnection::disconnect(const QString &service, const QString &path, const QString& interface, const QString &name, const QStringList &argumentMatch, const QString &signature, QObject *receiver, const char *slot) | | Coverage: | 40.000% (8/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 843-855 |
| | 7 | 4 |
QDBusConnection::call| Name: | QDBusConnection::call | | Prototype: | QDBusMessage QDBusConnection::call(const QDBusMessage &message, QDBus::CallMode mode, int timeout) const | | Coverage: | 83.333% (10/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 660-678 |
| | 12 | 4 |
QDBusArgumentPrivate::createSignature| Name: | QDBusArgumentPrivate::createSignature | | Prototype: | QByteArray QDBusArgumentPrivate::createSignature(int id) | | Coverage: | 86.364% (19/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | | Lines: | 61-98 |
| | 28 | 4 |
QDBusArgumentPrivate::checkReadAndDetach| Name: | QDBusArgumentPrivate::checkReadAndDetach | | Prototype: | bool QDBusArgumentPrivate::checkReadAndDetach(QDBusArgumentPrivate *&d) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | | Lines: | 144-160 |
| | 11 | 4 |
QDBusAdaptorConnector::polish| Name: | QDBusAdaptorConnector::polish | | Prototype: | void QDBusAdaptorConnector::polish() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp | | Lines: | 253-270 |
| | 11 | 4 |
QDBusAbstractInterfacePrivate::setProperty| Name: | QDBusAbstractInterfacePrivate::setProperty | | Prototype: | bool QDBusAbstractInterfacePrivate::setProperty(const QMetaProperty &mp, const QVariant &value) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | | Lines: | 229-247 |
| | 11 | 4 |
QDBusAbstractInterface::connectNotify| Name: | QDBusAbstractInterface::connectNotify | | Prototype: | void QDBusAbstractInterface::connectNotify(const QMetaMethod &signal) | | Coverage: | 70.000% (7/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | | Lines: | 601-618 |
| | 9 | 4 |
QCursorData::cleanup| Name: | QCursorData::cleanup | | Prototype: | void QCursorData::cleanup() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 635-647 |
| | 7 | 4 |
QCursor::setPos| Name: | QCursor::setPos | | Prototype: | void QCursor::setPos(QScreen *screen, int x, int y) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 236-248 |
| | 5 | 4 |
QCursor::operator=| Name: | QCursor::operator= | | Prototype: | QCursor &QCursor::operator=(const QCursor &c) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | | Lines: | 587-597 |
| | 8 | 4 |
QCryptographicHash::addData| Name: | QCryptographicHash::addData | | Prototype: | bool QCryptographicHash::addData(QIODevice* device) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp | | Lines: | 345-360 |
| | 9 | 4 |
QCoreApplicationPrivate::sendPostedEvents::~CleanUp| Name: | QCoreApplicationPrivate::sendPostedEvents::~CleanUp | | Prototype: | inline ~CleanUp() | | Coverage: | 77.778% (14/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1557-1577 |
| | 11 | 4 |
QCoreApplicationPrivate::cleanupThreadData| Name: | QCoreApplicationPrivate::cleanupThreadData | | Prototype: | void QCoreApplicationPrivate::cleanupThreadData() | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 482-505 |
| | 14 | 4 |
QCoreApplicationPrivate::QCoreApplicationPrivate| Name: | QCoreApplicationPrivate::QCoreApplicationPrivate | | Prototype: | QCoreApplicationPrivate::QCoreApplicationPrivate(int &aargc, char **aargv, uint flags) | | Coverage: | 57.143% (8/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 417-467 |
| | 11 | 4 |
QCoreApplication::~QCoreApplication| Name: | QCoreApplication::~QCoreApplication | | Prototype: | QCoreApplication::~QCoreApplication() | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 848-881 |
| | 14 | 4 |
QCoreApplication::setApplicationName| Name: | QCoreApplication::setApplicationName | | Prototype: | void QCoreApplication::setApplicationName(const QString &application) | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 2423-2436 |
| | 9 | 4 |
QCoreApplication::processEvents| Name: | QCoreApplication::processEvents | | Prototype: | void QCoreApplication::processEvents(QEventLoop::ProcessEventsFlags flags, int maxtime) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1223-1234 |
| | 8 | 4 |
QCoreApplication::notifyInternal2| Name: | QCoreApplication::notifyInternal2 | | Prototype: | bool QCoreApplication::notifyInternal2(QObject *receiver, QEvent *event) | | Coverage: | 83.333% (10/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 992-1016 |
| | 13 | 4 |
QCoreApplication::installTranslator| Name: | QCoreApplication::installTranslator | | Prototype: | bool QCoreApplication::installTranslator(QTranslator *translationFile) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1883-1904 |
| | 11 | 4 |
QCoreApplication::compressEvent| Name: | QCoreApplication::compressEvent | | Prototype: | bool QCoreApplication::compressEvent(QEvent *event, QObject *receiver, QPostEventList *postedEvents) | | Coverage: | 88.889% (16/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1451-1486 |
| | 12 | 4 |
QConfFileSettingsPrivate::initAccess| Name: | QConfFileSettingsPrivate::initAccess | | Prototype: | void QConfFileSettingsPrivate::initAccess() | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 964-974 |
| | 5 | 4 |
QConfFile::isWritable| Name: | QConfFile::isWritable | | Prototype: | bool QConfFile::isWritable() const | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 170-193 |
| | 10 | 4 |
QConfFile::fromName| Name: | QConfFile::fromName | | Prototype: | QConfFile *QConfFile::fromName(const QString &fileName, bool _userPerms) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 195-214 |
| | 12 | 4 |
QCompletionModel::setCurrentRow| Name: | QCompletionModel::setCurrentRow | | Prototype: | bool QCompletionModel::setCurrentRow(int row) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 278-291 |
| | 8 | 4 |
QCompletionModel::rowCount| Name: | QCompletionModel::rowCount | | Prototype: | int QCompletionModel::rowCount(const QModelIndex &parent) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 341-356 |
| | 9 | 4 |
QCompletionModel::hasChildren| Name: | QCompletionModel::hasChildren | | Prototype: | bool QCompletionModel::hasChildren(const QModelIndex &parent) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 367-380 |
| | 8 | 4 |
QCompletionModel::currentIndex| Name: | QCompletionModel::currentIndex | | Prototype: | QModelIndex QCompletionModel::currentIndex(bool sourceIndex) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 293-306 |
| | 9 | 4 |
QCompletionEngine::matchHint| Name: | QCompletionEngine::matchHint | | Prototype: | bool QCompletionEngine::matchHint(QString part, const QModelIndex& parent, QMatchData *hint) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 487-504 |
| | 10 | 4 |
QCompletionEngine::filterHistory| Name: | QCompletionEngine::filterHistory | | Prototype: | QMatchData QCompletionEngine::filterHistory() | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 452-484 |
| | 17 | 4 |
QCompleter::setWidget| Name: | QCompleter::setWidget | | Prototype: | void QCompleter::setWidget(QWidget *widget) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1001-1013 |
| | 9 | 4 |
QCommonListViewBase::verticalScrollToValue| Name: | QCommonListViewBase::verticalScrollToValue | | Prototype: | int QCommonListViewBase::verticalScrollToValue(int , QListView::ScrollHint hint, bool above, bool below, const QRect &area, const QRect &rect) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1933-1945 |
| | 9 | 4 |
QCommandLinkButtonPrivate::descriptionHeight| Name: | QCommandLinkButtonPrivate::descriptionHeight | | Prototype: | int QCommandLinkButtonPrivate::descriptionHeight(int widgetWidth) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 225-246 |
| | 14 | 4 |
QCommandLineParser::isSet| Name: | QCommandLineParser::isSet | | Prototype: | bool QCommandLineParser::isSet(const QString &name) const | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 797-808 |
| | 8 | 4 |
QComboBoxPrivateContainer::QComboBoxPrivateContainer| Name: | QComboBoxPrivateContainer::QComboBoxPrivateContainer | | Prototype: | QComboBoxPrivateContainer::QComboBoxPrivateContainer(QAbstractItemView *itemView, QComboBox *parent) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 419-467 |
| | 27 | 4 |
QComboBoxPrivate::updateViewContainerPaletteAndOpacity| Name: | QComboBoxPrivate::updateViewContainerPaletteAndOpacity | | Prototype: | void QComboBoxPrivate::updateViewContainerPaletteAndOpacity() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1094-1115 |
| | 14 | 4 |
QComboBoxPrivate::updateDelegate| Name: | QComboBoxPrivate::updateDelegate | | Prototype: | void QComboBoxPrivate::updateDelegate(bool force) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1699-1711 |
| | 8 | 4 |
QComboBoxPrivate::showPopupFromMouseEvent| Name: | QComboBoxPrivate::showPopupFromMouseEvent | | Prototype: | void QComboBoxPrivate::showPopupFromMouseEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 3050-3089 |
| | 16 | 4 |
QComboBox::setAutoCompletion| Name: | QComboBox::setAutoCompletion | | Prototype: | void QComboBox::setAutoCompletion(bool enable) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1446-1471 |
| | 15 | 4 |
QColumnViewGrip::moveGrip| Name: | QColumnViewGrip::moveGrip | | Prototype: | int QColumnViewGrip::moveGrip(int offset) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnviewgrip.cpp | | Lines: | 90-112 |
| | 15 | 4 |
QColumnView::visualRegionForSelection| Name: | QColumnView::visualRegionForSelection | | Prototype: | QRegion QColumnView::visualRegionForSelection(const QItemSelection &selection) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 453-478 |
| | 15 | 4 |
QColumnView::visualRect| Name: | QColumnView::visualRect | | Prototype: | QRect QColumnView::visualRect(const QModelIndex &index) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 216-230 |
| | 9 | 4 |