| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
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: | 728-738 |
| | 6 | 2 |
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: | 509-519 |
| | 6 | 2 |
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: | 745-755 |
| | 6 | 3 |
QDataStream::startTransaction| Name: | 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::readBlock| Name: | 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::abortTransaction| Name: | 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::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: | 279-287 |
| | 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: | 295-303 |
| | 6 | 1 |
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: | 132-140 |
| | 6 | 1 |
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: | 73-81 |
| | 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: | 141-151 |
| | 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: | 81-99 |
| | 6 | 3 |
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: | 384-395 |
| | 6 | 2 |
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: | 384-393 |
| | 6 | 2 |
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: | 90-99 |
| | 6 | 4 |
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: | 372-382 |
| | 6 | 1 |
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: | 123-132 |
| | 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: | 221-231 |
| | 6 | 2 |
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: | 131-139 |
| | 6 | 2 |
QDBusMenuBar::updateMenuItem| Name: | 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::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: | 103-111 |
| | 6 | 3 |
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: | 144-154 |
| | 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: | 132-142 |
| | 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: | 388-398 |
| | 6 | 1 |
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: | 2599-2608 |
| | 6 | 3 |
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: | 1091-1103 |
| | 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: | 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::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: | 558-567 |
| | 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: | 537-546 |
| | 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: | 426-436 |
| | 6 | 3 |
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: | 134-148 |
| | 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: | 170-178 |
| | 6 | 1 |
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: | 1356-1366 |
| | 6 | 3 |
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: | 1883-1893 |
| | 6 | 3 |
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: | 412-421 |
| | 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: | 1548-1556 |
| | 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: | 1651-1660 |
| | 6 | 2 |
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: | 1670-1678 |
| | 6 | 2 |
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: | 257-265 |
| | 6 | 1 |
QCommandLineParser::process| Name: | 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::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: | 522-531 |
| | 6 | 5 |
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: | 386-396 |
| | 6 | 3 |
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: | 771-781 |
| | 6 | 1 |
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: | 647-657 |
| | 6 | 2 |
QComboBoxPrivate::popupGeometry| Name: | 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::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: | 1290-1298 |
| | 6 | 2 |
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: | 1300-1308 |
| | 6 | 2 |
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: | 1201-1212 |
| | 6 | 3 |
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: | 193-212 |
| | 6 | 3 |
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: | 2989-2998 |
| | 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: | 2061-2069 |
| | 6 | 2 |
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: | 1366-1375 |
| | 6 | 2 |
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: | 2972-2984 |
| | 6 | 1 |
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: | 3342-3353 |
| | 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: | 2885-2896 |
| | 6 | 3 |
QComboBox::findData| Name: | 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::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: | 2146-2155 |
| | 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: | 3303-3312 |
| | 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: | 498-508 |
| | 6 | 3 |
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: | 745-756 |
| | 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: | 501-514 |
| | 6 | 5 |
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: | 803-811 |
| | 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: | 1857-1867 |
| | 6 | 2 |
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: | 2183-2191 |
| | 6 | 2 |
QColor::setRgba64| Name: | 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::setRgba| Name: | 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::setRgb| Name: | 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::invalidate| Name: | 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::QColor| Name: | 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::setMimeData| Name: | 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::checkStateSet| Name: | 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_helper| Name: | 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_helper| Name: | 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::isMark| Name: | 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::decompositionTag| Name: | 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::setDateTextFormat| Name: | 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::keyPressEvent| Name: | 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::wheelEvent| Name: | 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::keyPressEvent| Name: | 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::QCalendarView| Name: | 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::verifyCalendarInstance| Name: | 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::columnForDayOfWeek| Name: | 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::paintCell| Name: | 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::paint| Name: | 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::setInitialDate| Name: | 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::countRepeat| Name: | 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::setJobHold| Name: | 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::startsWith| Name: | 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::setNum| Name: | 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::replace| Name: | 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::replace| Name: | 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::endsWith| Name: | 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::init| Name: | 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::deleteData| Name: | 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::spacing| Name: | 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 |