| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QColor::setRgba| Name: | QColor::setRgba | | Prototype: | void QColor::setRgba(QRgb rgba) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 974-982 |
| | 6 | 1 |
QColor::setRgba64| Name: | QColor::setRgba64 | | Prototype: | void QColor::setRgba64(QRgba64 rgba) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | | Lines: | 1008-1016 |
| | 6 | 1 |
QColorDialog::getRgba| Name: | QColorDialog::getRgba | | Prototype: | QRgb QColorDialog::getRgba(QRgb initial, bool *ok, QWidget *parent) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 2176-2184 |
| | 6 | 2 |
QColorDialogPrivate::retranslateStrings| Name: | QColorDialogPrivate::retranslateStrings | | Prototype: | void QColorDialogPrivate::retranslateStrings() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 1851-1861 |
| | 6 | 2 |
QColorLuminancePicker::setVal| Name: | QColorLuminancePicker::setVal | | Prototype: | void QColorLuminancePicker::setVal(int v) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 797-805 |
| | 6 | 2 |
QColorPickingEventFilter::eventFilter| Name: | QColorPickingEventFilter::eventFilter | | Prototype: | bool eventFilter(QObject *, QEvent *event) override | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 495-508 |
| | 6 | 5 |
QColumnView::createColumn| Name: | QColumnView::createColumn | | Prototype: | QAbstractItemView *QColumnView::createColumn(const QModelIndex &index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 739-750 |
| | 6 | 2 |
QColumnView::setSelectionModel| Name: | QColumnView::setSelectionModel | | Prototype: | void QColumnView::setSelectionModel(QItemSelectionModel *newSelectionModel) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | | Lines: | 492-502 |
| | 6 | 3 |
QComboBox::contextMenuEvent| Name: | QComboBox::contextMenuEvent | | Prototype: | void QComboBox::contextMenuEvent(QContextMenuEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 3292-3301 |
| | 6 | 2 |
QComboBox::currentText| Name: | QComboBox::currentText | | Prototype: | QString QComboBox::currentText() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 2138-2147 |
| | 6 | 3 |
QComboBox::focusInEvent| Name: | QComboBox::focusInEvent | | Prototype: | void QComboBox::focusInEvent(QFocusEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 2877-2888 |
| | 6 | 3 |
QComboBox::inputMethodEvent| Name: | QComboBox::inputMethodEvent | | Prototype: | void QComboBox::inputMethodEvent(QInputMethodEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 3331-3342 |
| | 6 | 3 |
QComboBox::paintEvent| Name: | QComboBox::paintEvent | | Prototype: | void QComboBox::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 2964-2976 |
| | 6 | 1 |
QComboBox::setMaxVisibleItems| Name: | QComboBox::setMaxVisibleItems | | Prototype: | void QComboBox::setMaxVisibleItems(int maxItems) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1360-1369 |
| | 6 | 2 |
QComboBox::setRootModelIndex| Name: | QComboBox::setRootModelIndex | | Prototype: | void QComboBox::setRootModelIndex(const QModelIndex &index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 2053-2061 |
| | 6 | 2 |
QComboBox::showEvent| Name: | QComboBox::showEvent | | Prototype: | void QComboBox::showEvent(QShowEvent *e) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 2981-2990 |
| | 6 | 2 |
QComboBoxPrivate::_q_completerActivated| Name: | QComboBoxPrivate::_q_completerActivated | | Prototype: | void QComboBoxPrivate::_q_completerActivated(const QModelIndex &index) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 187-206 |
| | 6 | 3 |
QComboBoxPrivate::_q_editingFinished| Name: | QComboBoxPrivate::_q_editingFinished | | Prototype: | void QComboBoxPrivate::_q_editingFinished() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1195-1206 |
| | 6 | 3 |
QComboBoxPrivate::_q_emitHighlighted| Name: | QComboBoxPrivate::_q_emitHighlighted | | Prototype: | void QComboBoxPrivate::_q_emitHighlighted(const QModelIndex &index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1294-1302 |
| | 6 | 2 |
QComboBoxPrivate::emitActivated| Name: | QComboBoxPrivate::emitActivated | | Prototype: | void QComboBoxPrivate::emitActivated(const QModelIndex &index) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 1284-1292 |
| | 6 | 2 |
QComboBoxPrivate::popupGeometry| Name: | QComboBoxPrivate::popupGeometry | | Prototype: | QRect QComboBoxPrivate::popupGeometry(int screen) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 240-248 |
| | 6 | 2 |
QComboBoxPrivateContainer::changeEvent| Name: | QComboBoxPrivateContainer::changeEvent | | Prototype: | void QComboBoxPrivateContainer::changeEvent(QEvent *e) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 641-651 |
| | 6 | 2 |
QComboBoxPrivateContainer::comboStyleOption| Name: | QComboBoxPrivateContainer::comboStyleOption | | Prototype: | QStyleOptionComboBox QComboBoxPrivateContainer::comboStyleOption() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 765-775 |
| | 6 | 1 |
QComboBoxPrivateContainer::timerEvent| Name: | QComboBoxPrivateContainer::timerEvent | | Prototype: | void QComboBoxPrivateContainer::timerEvent(QTimerEvent *timerEvent) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | | Lines: | 380-390 |
| | 6 | 3 |
QCommandLineParser::errorText| Name: | QCommandLineParser::errorText | | Prototype: | QString QCommandLineParser::errorText() const | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 516-525 |
| | 6 | 5 |
QCommandLineParser::process| Name: | QCommandLineParser::process | | Prototype: | void QCommandLineParser::process(const QStringList &arguments) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | | Lines: | 581-594 |
| | 6 | 6 |
QCommandLinkButton::minimumSizeHint| Name: | QCommandLinkButton::minimumSizeHint | | Prototype: | QSize QCommandLinkButton::minimumSizeHint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | | Lines: | 251-259 |
| | 6 | 1 |
QCompleter::setCaseSensitivity| Name: | QCompleter::setCaseSensitivity | | Prototype: | void QCompleter::setCaseSensitivity(Qt::CaseSensitivity cs) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1664-1672 |
| | 6 | 2 |
QCompleter::setMaxVisibleItems| Name: | QCompleter::setMaxVisibleItems | | Prototype: | void QCompleter::setMaxVisibleItems(int maxItems) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1645-1654 |
| | 6 | 2 |
QCompleter::setModelSorting| Name: | QCompleter::setModelSorting | | Prototype: | void QCompleter::setModelSorting(QCompleter::ModelSorting sorting) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1542-1550 |
| | 6 | 2 |
QCompletionModel::filter| Name: | QCompletionModel::filter | | Prototype: | void QCompletionModel::filter(const QStringList& parts) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 406-415 |
| | 6 | 2 |
QConfFileSettingsPrivate::ensureAllSectionsParsed| Name: | QConfFileSettingsPrivate::ensureAllSectionsParsed | | Prototype: | void QConfFileSettingsPrivate::ensureAllSectionsParsed(QConfFile *confFile) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1907-1917 |
| | 6 | 3 |
QConfFileSettingsPrivate::isWritable| Name: | QConfFileSettingsPrivate::isWritable | | Prototype: | bool QConfFileSettingsPrivate::isWritable() const | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | | Lines: | 1380-1390 |
| | 6 | 3 |
QConnectionSenderSwitcher::switchSender| Name: | QConnectionSenderSwitcher::switchSender | | Prototype: | inline void switchSender(QObject *receiver, QObject *sender, int signal_absolute_id) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 163-171 |
| | 6 | 1 |
QDBusArgumentPrivate::checkRead| Name: | QDBusArgumentPrivate::checkRead | | Prototype: | bool QDBusArgumentPrivate::checkRead(QDBusArgumentPrivate *d) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusargument.cpp | | Lines: | 128-142 |
| | 6 | 3 |
QDBusConnection::QDBusConnection| Name: | QDBusConnection::QDBusConnection | | Prototype: | QDBusConnection::QDBusConnection(const QString &name) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 419-429 |
| | 6 | 3 |
QDBusConnection::disconnectFromBus| Name: | QDBusConnection::disconnectFromBus | | Prototype: | void QDBusConnection::disconnectFromBus(const QString &name) | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 530-539 |
| | 6 | 3 |
QDBusConnection::disconnectFromPeer| Name: | QDBusConnection::disconnectFromPeer | | Prototype: | void QDBusConnection::disconnectFromPeer(const QString &name) | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 551-560 |
| | 6 | 3 |
QDBusConnection::operator=| Name: | QDBusConnection::operator= | | Prototype: | QDBusConnection &QDBusConnection::operator=(const QDBusConnection &other) | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp | | Lines: | 469-477 |
| | 6 | 3 |
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 |
QDBusConnectionPrivate::collectAllObjects| Name: | QDBusConnectionPrivate::collectAllObjects | | Prototype: | void QDBusConnectionPrivate::collectAllObjects(QDBusConnectionPrivate::ObjectTreeNode &haystack, QSet<QObject *> &set) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1086-1098 |
| | 6 | 3 |
QDBusConnectionPrivate::isServiceRegisteredByThread| Name: | QDBusConnectionPrivate::isServiceRegisteredByThread | | Prototype: | bool QDBusConnectionPrivate::isServiceRegisteredByThread(const QString &serviceName) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 2594-2603 |
| | 6 | 3 |
QDBusDemarshaller::beginCommon| Name: | QDBusDemarshaller::beginCommon | | Prototype: | QDBusDemarshaller *QDBusDemarshaller::beginCommon() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | | Lines: | 382-392 |
| | 6 | 1 |
QDBusMarshaller::append| Name: | QDBusMarshaller::append | | Prototype: | inline void QDBusMarshaller::append(const QDBusSignature &arg) | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | | Lines: | 138-148 |
| | 6 | 3 |
QDBusMarshaller::append| Name: | QDBusMarshaller::append | | Prototype: | inline void QDBusMarshaller::append(const QDBusObjectPath &arg) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmarshaller.cpp | | Lines: | 126-136 |
| | 6 | 3 |
QDBusMenuAdaptor::AboutToShowGroup| Name: | QDBusMenuAdaptor::AboutToShowGroup | | Prototype: | QList<int> QDBusMenuAdaptor::AboutToShowGroup(const QList<int> &ids, QList<int> &idErrors) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenuadaptor.cpp | | Lines: | 97-105 |
| | 6 | 3 |
QDBusMenuConnection::unregisterTrayIcon| Name: | QDBusMenuConnection::unregisterTrayIcon | | Prototype: | bool QDBusMenuConnection::unregisterTrayIcon(QDBusTrayIcon *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenuconnection.cpp | | Lines: | 125-133 |
| | 6 | 2 |
QDBusMenuItem::convertMnemonic| Name: | QDBusMenuItem::convertMnemonic | | Prototype: | QString QDBusMenuItem::convertMnemonic(const QString &label) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | | Lines: | 216-226 |
| | 6 | 2 |
QDBusMenuLayoutItem::populate| Name: | QDBusMenuLayoutItem::populate | | Prototype: | void QDBusMenuLayoutItem::populate(const QDBusPlatformMenuItem *item, int depth, const QStringList &propertyNames) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | | Lines: | 117-126 |
| | 6 | 2 |
QDBusMessage::createSignal| Name: | QDBusMessage::createSignal | | Prototype: | QDBusMessage QDBusMessage::createSignal(const QString &path, const QString &interface, const QString &name) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | | Lines: | 365-375 |
| | 6 | 1 |
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 |
QDBusMetaObjectGenerator::aggregateParameterCount| Name: | QDBusMetaObjectGenerator::aggregateParameterCount | | Prototype: | int QDBusMetaObjectGenerator::aggregateParameterCount(const QMap<QByteArray, Method> &map) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp | | Lines: | 377-386 |
| | 6 | 2 |
QDBusPendingCall::error| Name: | QDBusPendingCall::error | | Prototype: | QDBusError QDBusPendingCall::error() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingcall.cpp | | Lines: | 378-389 |
| | 6 | 2 |
QDBusServer::QDBusServer| Name: | QDBusServer::QDBusServer | | Prototype: | QDBusServer::QDBusServer(QObject *parent) | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusserver.cpp | | Lines: | 75-93 |
| | 6 | 3 |
QDBusServer::address| Name: | QDBusServer::address | | Prototype: | QString QDBusServer::address() const | | Coverage: | 66.667% (4/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusserver.cpp | | Lines: | 136-146 |
| | 6 | 2 |
QDBusServiceWatcherPrivate::_q_serviceOwnerChanged| Name: | QDBusServiceWatcherPrivate::_q_serviceOwnerChanged | | Prototype: | void QDBusServiceWatcherPrivate::_q_serviceOwnerChanged(const QString &service, const QString &oldOwner, const QString &newOwner) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp | | Lines: | 67-75 |
| | 6 | 3 |
QDBusTrayIcon::attentionTimerExpired| Name: | QDBusTrayIcon::attentionTimerExpired | | Prototype: | void QDBusTrayIcon::attentionTimerExpired() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | | Lines: | 126-134 |
| | 6 | 1 |
QDataStream::QDataStream| Name: | QDataStream::QDataStream | | Prototype: | QDataStream::QDataStream() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 251-259 |
| | 6 | 1 |
QDataStream::QDataStream| Name: | QDataStream::QDataStream | | Prototype: | QDataStream::QDataStream(QIODevice *d) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 267-275 |
| | 6 | 1 |
QDataStream::operator<<| Name: | QDataStream::operator<< | | Prototype: | QDataStream &QDataStream::operator<<(qint16 i) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 919-928 |
| | 6 | 5 |
QDataStream::operator<<| Name: | QDataStream::operator<< | | Prototype: | QDataStream &QDataStream::operator<<(qint32 i) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 937-946 |
| | 6 | 5 |
QDataWidgetMapper::clearMapping| Name: | QDataWidgetMapper::clearMapping | | Prototype: | void QDataWidgetMapper::clearMapping() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 739-749 |
| | 6 | 3 |
QDataWidgetMapper::removeMapping| Name: | QDataWidgetMapper::removeMapping | | Prototype: | void QDataWidgetMapper::removeMapping(QWidget *widget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 503-513 |
| | 6 | 2 |
QDataWidgetMapper::setCurrentModelIndex| Name: | QDataWidgetMapper::setCurrentModelIndex | | Prototype: | void QDataWidgetMapper::setCurrentModelIndex(const QModelIndex &index) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 722-732 |
| | 6 | 2 |
QDataWidgetMapperPrivate::_q_commitData| Name: | QDataWidgetMapperPrivate::_q_commitData | | Prototype: | void QDataWidgetMapperPrivate::_q_commitData(QWidget *w) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 190-200 |
| | 6 | 3 |
QDataWidgetMapperPrivate::flipEventFilters| Name: | QDataWidgetMapperPrivate::flipEventFilters | | Prototype: | inline void flipEventFilters(QAbstractItemDelegate *oldDelegate, QAbstractItemDelegate *newDelegate) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 86-96 |
| | 6 | 3 |
QDataWidgetMapperPrivate::populate| Name: | QDataWidgetMapperPrivate::populate | | Prototype: | void QDataWidgetMapperPrivate::populate(WidgetMapper &m) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 154-164 |
| | 6 | 3 |
QDate::daysInMonth| Name: | QDate::daysInMonth | | Prototype: | int QDate::daysInMonth() const | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 534-544 |
| | 6 | 3 |
QDateTime::fromString| Name: | QDateTime::fromString | | Prototype: | QDateTime QDateTime::fromString(const QString &string, const QString &format) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 4674-4688 |
| | 6 | 2 |
QDateTime::toTime_t| Name: | QDateTime::toTime_t | | Prototype: | uint QDateTime::toTime_t() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 3395-3403 |
| | 6 | 3 |
QDateTimeEdit::calendarWidget| Name: | QDateTimeEdit::calendarWidget | | Prototype: | QCalendarWidget *QDateTimeEdit::calendarWidget() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 740-749 |
| | 6 | 3 |
QDateTimeEdit::sectionText| Name: | QDateTimeEdit::sectionText | | Prototype: | QString QDateTimeEdit::sectionText(Section section) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 815-825 |
| | 6 | 2 |
QDateTimeEdit::setDateTime| Name: | QDateTimeEdit::setDateTime | | Prototype: | void QDateTimeEdit::setDateTime(const QDateTime &datetime) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 238-247 |
| | 6 | 3 |
QDateTimeEdit::setDateTimeRange| Name: | QDateTimeEdit::setDateTimeRange | | Prototype: | void QDateTimeEdit::setDateTimeRange(const QDateTime &min, const QDateTime &max) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | | Lines: | 414-422 |
| | 6 | 2 |
QDateTimePrivate::zoneMSecsToEpochMSecs| Name: | QDateTimePrivate::zoneMSecsToEpochMSecs | | Prototype: | qint64 QDateTimePrivate::zoneMSecsToEpochMSecs(qint64 zoneMSecs, const QTimeZone &zone, QDate *localDate, QTime *localTime) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2793-2807 |
| | 6 | 2 |
QDebug::resetFormat| Name: | QDebug::resetFormat | | Prototype: | QDebug &QDebug::resetFormat() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | | Lines: | 347-355 |
| | 6 | 2 |
QDesktopWidget::availableGeometry| Name: | QDesktopWidget::availableGeometry | | Prototype: | const QRect QDesktopWidget::availableGeometry(int screenNo) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | | Lines: | 213-222 |
| | 6 | 3 |
QDesktopWidget::screenGeometry| Name: | QDesktopWidget::screenGeometry | | Prototype: | const QRect QDesktopWidget::screenGeometry(int screenNo) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | | Lines: | 224-233 |
| | 6 | 3 |
QDialog::resizeEvent| Name: | QDialog::resizeEvent | | Prototype: | void QDialog::resizeEvent(QResizeEvent *) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 1116-1128 |
| | 6 | 3 |
QDialog::showEvent| Name: | QDialog::showEvent | | Prototype: | void QDialog::showEvent(QShowEvent *event) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | | Lines: | 782-791 |
| | 6 | 3 |
QDialogButtonBoxPrivate::addButton| Name: | QDialogButtonBoxPrivate::addButton | | Prototype: | void QDialogButtonBoxPrivate::addButton(QAbstractButton *button, QDialogButtonBox::ButtonRole role, bool doLayout) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 424-433 |
| | 6 | 2 |
QDialogButtonBoxPrivate::createStandardButtons| Name: | QDialogButtonBoxPrivate::createStandardButtons | | Prototype: | void QDialogButtonBoxPrivate::createStandardButtons(QDialogButtonBox::StandardButtons buttons) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 435-445 |
| | 6 | 3 |
QDialogButtonBoxPrivate::retranslateStrings| Name: | QDialogButtonBoxPrivate::retranslateStrings | | Prototype: | void QDialogButtonBoxPrivate::retranslateStrings() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 447-457 |
| | 6 | 3 |
QDirIteratorPrivate::entryMatches| Name: | QDirIteratorPrivate::entryMatches | | Prototype: | inline bool QDirIteratorPrivate::entryMatches(const QString & fileName, const QFileInfo &fileInfo) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdiriterator.cpp | | Lines: | 205-218 |
| | 6 | 2 |
QDirModelPrivate::init| Name: | QDirModelPrivate::init | | Prototype: | void QDirModelPrivate::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 1152-1163 |
| | 6 | 4 |
QDirModelPrivate::name| Name: | QDirModelPrivate::name | | Prototype: | QString QDirModelPrivate::name(const QModelIndex &index) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | | Lines: | 1277-1292 |
| | 6 | 2 |
QDirPrivate::splitFilters| Name: | QDirPrivate::splitFilters | | Prototype: | inline QStringList QDirPrivate::splitFilters(const QString &nameFilter, QChar sep) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | | Lines: | 139-147 |
| | 6 | 3 |
QDnsLookupPrivate::_q_lookupFinished| Name: | QDnsLookupPrivate::_q_lookupFinished | | Prototype: | void QDnsLookupPrivate::_q_lookupFinished(const QDnsLookupReply &_reply) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qdnslookup.cpp | | Lines: | 978-990 |
| | 6 | 2 |
QDockAreaLayout::fitLayout| Name: | QDockAreaLayout::fitLayout | | Prototype: | void QDockAreaLayout::fitLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2900-2910 |
| | 6 | 1 |
QDockAreaLayout::indexOf| Name: | QDockAreaLayout::indexOf | | Prototype: | QList<int> QDockAreaLayout::indexOf(QWidget *dockWidget) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2396-2406 |
| | 6 | 3 |
QDockAreaLayout::indexOfPlaceHolder| Name: | QDockAreaLayout::indexOfPlaceHolder | | Prototype: | QList<int> QDockAreaLayout::indexOfPlaceHolder(const QString &objectName) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2384-2394 |
| | 6 | 3 |
QDockAreaLayout::info| Name: | QDockAreaLayout::info | | Prototype: | QDockAreaLayoutInfo *QDockAreaLayout::info(const QList<int> &path) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2508-2518 |
| | 6 | 2 |
QDockAreaLayout::keepSize| Name: | QDockAreaLayout::keepSize | | Prototype: | void QDockAreaLayout::keepSize(QDockWidget *w) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3439-3447 |
| | 6 | 3 |
QDockAreaLayout::plug| Name: | QDockAreaLayout::plug | | Prototype: | QLayoutItem *QDockAreaLayout::plug(const QList<int> &path) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2583-2591 |
| | 6 | 1 |
QDockAreaLayout::separatorRect| Name: | QDockAreaLayout::separatorRect | | Prototype: | QRect QDockAreaLayout::separatorRect(const QList<int> &path) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2562-2573 |
| | 6 | 2 |
QDockAreaLayoutInfo::currentTabId| Name: | QDockAreaLayoutInfo::currentTabId | | Prototype: | quintptr QDockAreaLayoutInfo::currentTabId() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1097-1107 |
| | 6 | 3 |
QDockAreaLayoutInfo::deleteAllLayoutItems| Name: | QDockAreaLayoutInfo::deleteAllLayoutItems | | Prototype: | void QDockAreaLayoutInfo::deleteAllLayoutItems() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1762-1773 |
| | 6 | 3 |
QDockAreaLayoutInfo::setCurrentTabId| Name: | QDockAreaLayoutInfo::setCurrentTabId | | Prototype: | void QDockAreaLayoutInfo::setCurrentTabId(quintptr id) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1114-1125 |
| | 6 | 4 |
QDockAreaLayoutInfo::tabIndexToListIndex| Name: | QDockAreaLayoutInfo::tabIndexToListIndex | | Prototype: | int QDockAreaLayoutInfo::tabIndexToListIndex(int tabIndex) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 2268-2277 |
| | 6 | 3 |
QDockWidget::setAllowedAreas| Name: | QDockWidget::setAllowedAreas | | Prototype: | void QDockWidget::setAllowedAreas(Qt::DockWidgetAreas areas) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 1351-1359 |
| | 6 | 2 |