Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QDataWidgetMapper::setCurrentModelIndexName: | 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: | 728-738 |
| | 6 | 2 |
QDataWidgetMapper::removeMappingName: | 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: | 509-519 |
| | 6 | 2 |
QDataWidgetMapper::clearMappingName: | 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: | 745-755 |
| | 6 | 3 |
QDataStream::startTransactionName: | QDataStream::startTransaction | Prototype: | void QDataStream::startTransaction() | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 628-639 |
| | 6 | 4 |
QDataStream::readBlockName: | QDataStream::readBlock | Prototype: | int QDataStream::readBlock(char *data, int len) | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 755-765 |
| | 6 | 3 |
QDataStream::operator>>Name: | QDataStream::operator>> | Prototype: | QDataStream &QDataStream::operator>>(qint8 &i) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 780-788 |
| | 6 | 3 |
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: | 1105-1114 |
| | 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: | 1123-1132 |
| | 6 | 5 |
QDataStream::abortTransactionName: | QDataStream::abortTransaction | Prototype: | void QDataStream::abortTransaction() | Coverage: | 33.333% (4/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 735-745 |
| | 6 | 4 |
QDataStream::QDataStreamName: | 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: | 279-287 |
| | 6 | 1 |
QDataStream::QDataStreamName: | 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: | 295-303 |
| | 6 | 1 |
QDBusTrayIcon::attentionTimerExpiredName: | 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: | 132-140 |
| | 6 | 1 |
QDBusServiceWatcherPrivate::_q_serviceOwnerChangedName: | 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: | 73-81 |
| | 6 | 3 |
QDBusServer::addressName: | 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: | 141-151 |
| | 6 | 2 |
QDBusServer::QDBusServerName: | 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: | 81-99 |
| | 6 | 3 |
QDBusPendingCall::errorName: | 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: | 384-395 |
| | 6 | 2 |
QDBusMetaObjectGenerator::aggregateParameterCountName: | 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: | 384-393 |
| | 6 | 2 |
QDBusMessage::errorMessageName: | 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: | 90-99 |
| | 6 | 4 |
QDBusMessage::createSignalName: | 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: | 372-382 |
| | 6 | 1 |
QDBusMenuLayoutItem::populateName: | 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: | 123-132 |
| | 6 | 2 |
QDBusMenuItem::convertMnemonicName: | 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: | 221-231 |
| | 6 | 2 |
QDBusMenuConnection::unregisterTrayIconName: | 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: | 131-139 |
| | 6 | 2 |
QDBusMenuBar::updateMenuItemName: | QDBusMenuBar::updateMenuItem | Prototype: | void QDBusMenuBar::updateMenuItem(QDBusPlatformMenuItem *item, QPlatformMenu *menu) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenubar.cpp | Lines: | 88-96 |
| | 6 | 1 |
QDBusMenuAdaptor::AboutToShowGroupName: | 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: | 103-111 |
| | 6 | 3 |
QDBusMarshaller::appendName: | 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: | 144-154 |
| | 6 | 3 |
QDBusMarshaller::appendName: | 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: | 132-142 |
| | 6 | 3 |
QDBusDemarshaller::beginCommonName: | 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: | 388-398 |
| | 6 | 1 |
QDBusConnectionPrivate::isServiceRegisteredByThreadName: | 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: | 2599-2608 |
| | 6 | 3 |
QDBusConnectionPrivate::collectAllObjectsName: | 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: | 1091-1103 |
| | 6 | 3 |
QDBusConnectionInterface::disconnectNotifyName: | 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: | 359-377 |
| | 6 | 4 |
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: | 476-484 |
| | 6 | 3 |
QDBusConnection::disconnectFromPeerName: | 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: | 558-567 |
| | 6 | 3 |
QDBusConnection::disconnectFromBusName: | 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: | 537-546 |
| | 6 | 3 |
QDBusConnection::QDBusConnectionName: | 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: | 426-436 |
| | 6 | 3 |
QDBusArgumentPrivate::checkReadName: | 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: | 134-148 |
| | 6 | 3 |
QConnectionSenderSwitcher::switchSenderName: | 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: | 170-178 |
| | 6 | 1 |
QConfFileSettingsPrivate::isWritableName: | 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: | 1356-1366 |
| | 6 | 3 |
QConfFileSettingsPrivate::ensureAllSectionsParsedName: | 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: | 1883-1893 |
| | 6 | 3 |
QCompletionModel::filterName: | 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: | 412-421 |
| | 6 | 2 |
QCompleter::setModelSortingName: | 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: | 1548-1556 |
| | 6 | 2 |
QCompleter::setMaxVisibleItemsName: | 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: | 1651-1660 |
| | 6 | 2 |
QCompleter::setCaseSensitivityName: | 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: | 1670-1678 |
| | 6 | 2 |
QCommandLinkButton::minimumSizeHintName: | 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: | 257-265 |
| | 6 | 1 |
QCommandLineParser::processName: | QCommandLineParser::process | Prototype: | void QCommandLineParser::process(const QStringList &arguments) | Coverage: | 50.000% (8/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 587-600 |
| | 6 | 6 |
QCommandLineParser::errorTextName: | 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: | 522-531 |
| | 6 | 5 |
QComboBoxPrivateContainer::timerEventName: | 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: | 386-396 |
| | 6 | 3 |
QComboBoxPrivateContainer::comboStyleOptionName: | 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: | 771-781 |
| | 6 | 1 |
QComboBoxPrivateContainer::changeEventName: | 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: | 647-657 |
| | 6 | 2 |
QComboBoxPrivate::popupGeometryName: | QComboBoxPrivate::popupGeometry | Prototype: | QRect QComboBoxPrivate::popupGeometry(int screen) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 246-254 |
| | 6 | 2 |
QComboBoxPrivate::emitActivatedName: | 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: | 1290-1298 |
| | 6 | 2 |
QComboBoxPrivate::_q_emitHighlightedName: | 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: | 1300-1308 |
| | 6 | 2 |
QComboBoxPrivate::_q_editingFinishedName: | 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: | 1201-1212 |
| | 6 | 3 |
QComboBoxPrivate::_q_completerActivatedName: | 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: | 193-212 |
| | 6 | 3 |
QComboBox::showEventName: | 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: | 2989-2998 |
| | 6 | 2 |
QComboBox::setRootModelIndexName: | 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: | 2061-2069 |
| | 6 | 2 |
QComboBox::setMaxVisibleItemsName: | 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: | 1366-1375 |
| | 6 | 2 |
QComboBox::paintEventName: | 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: | 2972-2984 |
| | 6 | 1 |
QComboBox::inputMethodEventName: | 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: | 3342-3353 |
| | 6 | 3 |
QComboBox::focusInEventName: | 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: | 2885-2896 |
| | 6 | 3 |
QComboBox::findDataName: | QComboBox::findData | Prototype: | int QComboBox::findData(const QVariant &data, int role, Qt::MatchFlags flags) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1554-1562 |
| | 6 | 2 |
QComboBox::currentTextName: | 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: | 2146-2155 |
| | 6 | 3 |
QComboBox::contextMenuEventName: | 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: | 3303-3312 |
| | 6 | 2 |
QColumnView::setSelectionModelName: | 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: | 498-508 |
| | 6 | 3 |
QColumnView::createColumnName: | 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: | 745-756 |
| | 6 | 2 |
QColorPickingEventFilter::eventFilterName: | 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: | 501-514 |
| | 6 | 5 |
QColorLuminancePicker::setValName: | 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: | 803-811 |
| | 6 | 2 |
QColorDialogPrivate::retranslateStringsName: | 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: | 1857-1867 |
| | 6 | 2 |
QColorDialog::getRgbaName: | 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: | 2183-2191 |
| | 6 | 2 |
QColor::setRgba64Name: | QColor::setRgba64 | Prototype: | void QColor::setRgba64(QRgba64 rgba) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1014-1022 |
| | 6 | 1 |
QColor::setRgbaName: | QColor::setRgba | Prototype: | void QColor::setRgba(QRgb rgba) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 980-988 |
| | 6 | 1 |
QColor::setRgbName: | QColor::setRgb | Prototype: | void QColor::setRgb(QRgb rgb) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 1043-1051 |
| | 6 | 1 |
QColor::invalidateName: | QColor::invalidate | Prototype: | void QColor::invalidate() noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2465-2473 |
| | 6 | 1 |
QColor::QColorName: | QColor::QColor | Prototype: | QColor::QColor(QRgb color) noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 415-423 |
| | 6 | 1 |
QCollator::operator=Name: | QCollator::operator= | Prototype: | QCollator &QCollator::operator=(const QCollator &other) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator.cpp | Lines: | 107-116 |
| | 6 | 4 |
QClipboard::setMimeDataName: | QClipboard::setMimeData | Prototype: | void QClipboard::setMimeData(QMimeData* src, Mode mode) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | Lines: | 470-481 |
| | 6 | 3 |
QCheckBox::checkStateSetName: | QCheckBox::checkStateSet | Prototype: | void QCheckBox::checkStateSet() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | Lines: | 350-359 |
| | 6 | 2 |
QChar::isSpace_helperName: | QChar::isSpace_helper | Prototype: | bool QChar::isSpace_helper(uint ucs4) noexcept | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 741-749 |
| | 6 | 2 |
QChar::isNumber_helperName: | QChar::isNumber_helper | Prototype: | bool QChar::isNumber_helper(uint ucs4) noexcept | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 884-892 |
| | 6 | 2 |
QChar::isMarkName: | QChar::isMark | Prototype: | bool QChar::isMark(uint ucs4) noexcept | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 767-775 |
| | 6 | 2 |
QChar::decompositionTagName: | QChar::decompositionTag | Prototype: | QChar::Decomposition QChar::decompositionTag(uint ucs4) noexcept | Coverage: | 92.308% (12/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1358-1366 |
| | 6 | 3 |
QCalendarWidget::setDateTextFormatName: | QCalendarWidget::setDateTextFormat | Prototype: | void QCalendarWidget::setDateTextFormat(const QDate &date, const QTextCharFormat &format) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2839-2848 |
| | 6 | 2 |
QCalendarWidget::keyPressEventName: | QCalendarWidget::keyPressEvent | Prototype: | void QCalendarWidget::keyPressEvent(QKeyEvent * event) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 3108-3117 |
| | 6 | 2 |
QCalendarView::wheelEventName: | QCalendarView::wheelEvent | Prototype: | void QCalendarView::wheelEvent(QWheelEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1414-1422 |
| | 6 | 1 |
QCalendarView::keyPressEventName: | QCalendarView::keyPressEvent | Prototype: | void QCalendarView::keyPressEvent(QKeyEvent *event) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1378-1411 |
| | 6 | 6 |
QCalendarView::QCalendarViewName: | QCalendarView::QCalendarView | Prototype: | QCalendarView::QCalendarView(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1319-1330 |
| | 6 | 1 |
QCalendarPopup::verifyCalendarInstanceName: | QCalendarPopup::verifyCalendarInstance | Prototype: | QCalendarWidget *QCalendarPopup::verifyCalendarInstance() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 2593-2607 |
| | 6 | 2 |
QCalendarModel::columnForDayOfWeekName: | QCalendarModel::columnForDayOfWeek | Prototype: | int QCalendarModel::columnForDayOfWeek(Qt::DayOfWeek day) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1001-1009 |
| | 6 | 3 |
QCalendarDelegate::paintCellName: | QCalendarDelegate::paintCell | Prototype: | void QCalendarDelegate::paintCell(QPainter *painter, const QRect &rect, const QDate &date) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1680-1688 |
| | 6 | 1 |
QCalendarDelegate::paintName: | QCalendarDelegate::paint | Prototype: | void QCalendarDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1667-1678 |
| | 6 | 2 |
QCalendarDateValidator::setInitialDateName: | QCalendarDateValidator::setInitialDate | Prototype: | void QCalendarDateValidator::setInitialDate(const QDate &date) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 511-519 |
| | 6 | 1 |
QCalendarDateValidator::countRepeatName: | QCalendarDateValidator::countRepeat | Prototype: | int QCalendarDateValidator::countRepeat(const QString &str, int index) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 501-509 |
| | 6 | 2 |
QCUPSSupport::setJobHoldName: | QCUPSSupport::setJobHold | Prototype: | void QCUPSSupport::setJobHold(QPrinter *printer, const JobHoldUntil jobHold, const QTime &holdUntilTime) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qcups.cpp | Lines: | 111-123 |
| | 6 | 4 |
QByteArray::startsWithName: | QByteArray::startsWith | Prototype: | bool QByteArray::startsWith(const char *str) const | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2809-2817 |
| | 6 | 3 |
QByteArray::setNumName: | QByteArray::setNum | Prototype: | QByteArray &QByteArray::setNum(qulonglong n, int base) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 3990-3999 |
| | 6 | 1 |
QByteArray::replaceName: | QByteArray::replace | Prototype: | QByteArray &QByteArray::replace(const QByteArray &before, const QByteArray &after) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2190-2200 |
| | 6 | 3 |
QByteArray::replaceName: | QByteArray::replace | Prototype: | QByteArray &QByteArray::replace(int pos, int len, const char *after, int alen) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2165-2175 |
| | 6 | 2 |
QByteArray::endsWithName: | QByteArray::endsWith | Prototype: | bool QByteArray::endsWith(const char *str) const | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2854-2862 |
| | 6 | 3 |
QBrushPatternImageCache::initName: | QBrushPatternImageCache::init | Prototype: | void init() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 129-138 |
| | 6 | 2 |
QBrushDataPointerDeleter::deleteDataName: | QBrushDataPointerDeleter::deleteData | Prototype: | static inline void deleteData(QBrushData *d) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 240-254 |
| | 6 | 6 |
QBoxLayout::spacingName: | QBoxLayout::spacing | Prototype: | int QBoxLayout::spacing() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 584-594 |
| | 6 | 2 |