Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
QDirModel::flagsName: | QDirModel::flags | Prototype: | Qt::ItemFlags QDirModel::flags(const QModelIndex &index) const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | Lines: | 485-501 |
| | 13 | 5 |
QDir::setSearchPathsName: | QDir::setSearchPaths | Prototype: | void QDir::setSearchPaths(const QString &prefix, const QStringList &searchPaths) | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | Lines: | 1019-1040 |
| | 12 | 5 |
QDir::entryListName: | QDir::entryList | Prototype: | QStringList QDir::entryList(const QStringList &nameFilters, Filters filters, SortFlags sort) const | Coverage: | 100.000% (17/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | Lines: | 1313-1337 |
| | 16 | 5 |
QDir::entryInfoListName: | QDir::entryInfoList | Prototype: | QFileInfoList QDir::entryInfoList(const QStringList &nameFilters, Filters filters, SortFlags sort) const | Coverage: | 100.000% (17/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | Lines: | 1355-1379 |
| | 16 | 5 |
QDialogButtonBoxPrivate::initLayoutName: | QDialogButtonBoxPrivate::initLayout | Prototype: | void QDialogButtonBoxPrivate::initLayout() | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | Lines: | 185-212 |
| | 20 | 5 |
QDialogButtonBox::changeEventName: | QDialogButtonBox::changeEvent | Prototype: | void QDialogButtonBox::changeEvent(QEvent *event) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | Lines: | 923-947 |
| | 13 | 5 |
QDialog::setSizeGripEnabledName: | QDialog::setSizeGripEnabled | Prototype: | void QDialog::setSizeGripEnabled(bool enabled) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | Lines: | 1094-1122 |
| | 15 | 5 |
QDialPrivate::valueFromPointName: | QDialPrivate::valueFromPoint | Prototype: | int QDialPrivate::valueFromPoint(const QPoint &p) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 142-172 |
| | 20 | 5 |
QDebugStateSaverPrivate::restoreStateName: | QDebugStateSaverPrivate::restoreState | Prototype: | void restoreState() | Coverage: | 87.500% (14/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 837-851 |
| | 10 | 5 |
QDateTimePrivate::toMSecsSinceEpochName: | QDateTimePrivate::toMSecsSinceEpoch | Prototype: | qint64 QDateTimePrivate::toMSecsSinceEpoch() const | Coverage: | 87.500% (7/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2716-2738 |
| | 7 | 5 |
QDateTimeParser::stateNameName: | QDateTimeParser::stateName | Prototype: | QString QDateTimeParser::stateName(State s) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 1674-1682 |
| | 5 | 5 |
QDateTimeParser::sectionTextName: | QDateTimeParser::sectionText | Prototype: | QString QDateTimeParser::sectionText(const QString &text, int sectionIndex, int index) const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 667-679 |
| | 5 | 5 |
QDateTimeParser::sectionPosName: | QDateTimeParser::sectionPos | Prototype: | int QDateTimeParser::sectionPos(const SectionNode &sn) const | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 293-305 |
| | 8 | 5 |
QDateTimeEditPrivate::isSeparatorKeyName: | QDateTimeEditPrivate::isSeparatorKey | Prototype: | bool QDateTimeEditPrivate::isSeparatorKey(const QKeyEvent *ke) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 2501-2513 |
| | 8 | 5 |
QDateTimeEditPrivate::emitSignalsName: | QDateTimeEditPrivate::emitSignals | Prototype: | void QDateTimeEditPrivate::emitSignals(EmitPolicy ep, const QVariant &old) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 2137-2160 |
| | 16 | 5 |
QDateTimeEdit::setCurrentSectionName: | QDateTimeEdit::setCurrentSection | Prototype: | void QDateTimeEdit::setCurrentSection(Section section) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 654-674 |
| | 13 | 5 |
QDateTimeEdit::focusNextPrevChildName: | QDateTimeEdit::focusNextPrevChild | Prototype: | bool QDateTimeEdit::focusNextPrevChild(bool next) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 1267-1283 |
| | 8 | 5 |
QDateTimeEdit::eventName: | QDateTimeEdit::event | Prototype: | bool QDateTimeEdit::event(QEvent *event) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 1012-1036 |
| | 14 | 5 |
QDateTime::timeZoneAbbreviationName: | QDateTime::timeZoneAbbreviation | Prototype: | QString QDateTime::timeZoneAbbreviation() const | Coverage: | 88.889% (8/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 3222-3243 |
| | 9 | 5 |
QDateTime::timeZoneName: | QDateTime::timeZone | Prototype: | QTimeZone QDateTime::timeZone() const | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 3161-3175 |
| | 7 | 5 |
QDate::getDateName: | QDate::getDate | Prototype: | void QDate::getDate(int *year, int *month, int *day) const | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 985-997 |
| | 9 | 5 |
QDataStream::rollbackTransactionName: | QDataStream::rollbackTransaction | Prototype: | void QDataStream::rollbackTransaction() | Coverage: | 26.667% (4/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 699-712 |
| | 8 | 5 |
QDataStream::operator>>Name: | QDataStream::operator>> | Prototype: | QDataStream &QDataStream::operator>>(qint64 &i) | Coverage: | 71.429% (10/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 865-883 |
| | 11 | 5 |
QDataStream::operator>>Name: | QDataStream::operator>> | Prototype: | QDataStream &QDataStream::operator>>(float &f) | Coverage: | 81.250% (13/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 907-932 |
| | 14 | 5 |
QDataStream::operator>>Name: | QDataStream::operator>> | Prototype: | QDataStream &QDataStream::operator>>(double &f) | Coverage: | 87.500% (14/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 944-969 |
| | 14 | 5 |
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::commitTransactionName: | QDataStream::commitTransaction | Prototype: | bool QDataStream::commitTransaction() | Coverage: | 66.667% (10/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | Lines: | 661-674 |
| | 8 | 5 |
QDBusUtil::isValidObjectPathName: | QDBusUtil::isValidObjectPath | Prototype: | bool isValidObjectPath(const QString &path) | Coverage: | 78.571% (11/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | Lines: | 513-529 |
| | 10 | 5 |
QDBusUtil::isValidMemberNameName: | QDBusUtil::isValidMemberName | Prototype: | bool isValidMemberName(const QStringRef &memberName) | Coverage: | 64.286% (9/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | Lines: | 470-482 |
| | 9 | 5 |
QDBusUtil::isValidInterfaceNameName: | QDBusUtil::isValidInterfaceName | Prototype: | bool isValidInterfaceName(const QString& ifaceName) | Coverage: | 58.333% (7/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | Lines: | 370-384 |
| | 9 | 5 |
QDBusTrayIcon::updateIconName: | QDBusTrayIcon::updateIcon | Prototype: | void QDBusTrayIcon::updateIcon(const QIcon &icon) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbustray/qdbustrayicon.cpp | Lines: | 186-199 |
| | 10 | 5 |
QDBusServiceWatcherPrivate::setConnectionName: | QDBusServiceWatcherPrivate::setConnection | Prototype: | void QDBusServiceWatcherPrivate::setConnection(const QStringList &s, const QDBusConnection &c, QDBusServiceWatcher::WatchMode wm) | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp | Lines: | 83-100 |
| | 9 | 5 |
QDBusPendingCallPrivate::checkReceivedSignatureName: | QDBusPendingCallPrivate::checkReceivedSignature | Prototype: | void QDBusPendingCallPrivate::checkReceivedSignature() | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingcall.cpp | Lines: | 209-231 |
| | 12 | 5 |
QDBusMetaObjectGenerator::parsePropertiesName: | QDBusMetaObjectGenerator::parseProperties | Prototype: | void QDBusMetaObjectGenerator::parseProperties() | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp | Lines: | 353-379 |
| | 18 | 5 |
QDBusMessagePrivate::makeLocalName: | QDBusMessagePrivate::makeLocal | Prototype: | QDBusMessage QDBusMessagePrivate::makeLocal(const QDBusConnectionPrivate &conn, const QDBusMessage &asSent) | Coverage: | 78.947% (15/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | Lines: | 260-315 |
| | 32 | 5 |
QDBusMenuAdaptor::AboutToShowName: | QDBusMenuAdaptor::AboutToShow | Prototype: | bool QDBusMenuAdaptor::AboutToShow(int id) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenuadaptor.cpp | Lines: | 87-101 |
| | 9 | 5 |
QDBusDemarshaller::isCurrentTypeStringLikeName: | QDBusDemarshaller::isCurrentTypeStringLike | Prototype: | bool QDBusDemarshaller::isCurrentTypeStringLike() | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusdemarshaller.cpp | Lines: | 307-318 |
| | 4 | 5 |
QDBusConnectionPrivate::sendErrorName: | QDBusConnectionPrivate::sendError | Prototype: | void QDBusConnectionPrivate::sendError(const QDBusMessage &msg, QDBusError::ErrorType code) | Coverage: | 92.857% (13/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 1369-1390 |
| | 16 | 5 |
QDBusConnectionPrivate::getNameOwnerNoCacheName: | QDBusConnectionPrivate::getNameOwnerNoCache | Prototype: | QString QDBusConnectionPrivate::getNameOwnerNoCache(const QString &serviceName) | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 2504-2527 |
| | 14 | 5 |
QDBusConnectionInterface::connectNotifyName: | QDBusConnectionInterface::connectNotify | Prototype: | void QDBusConnectionInterface::connectNotify(const QMetaMethod &signal) | Coverage: | 61.538% (8/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnectioninterface.cpp | Lines: | 330-354 |
| | 9 | 5 |
QDBusAdaptorConnector::addAdaptorName: | QDBusAdaptorConnector::addAdaptor | Prototype: | void QDBusAdaptorConnector::addAdaptor(QDBusAbstractAdaptor *adaptor) | Coverage: | 80.000% (12/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp | Lines: | 216-248 |
| | 18 | 5 |
QDBusAbstractInterfacePrivate::QDBusAbstractInterfacePrivateName: | QDBusAbstractInterfacePrivate::QDBusAbstractInterfacePrivate | Prototype: | QDBusAbstractInterfacePrivate::QDBusAbstractInterfacePrivate(const QString &serv, const QString &p, const QString &iface, const QDBusConnection& con, bool isDynamic) | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractinterface.cpp | Lines: | 107-130 |
| | 9 | 5 |
QDBusAbstractAdaptor::setAutoRelaySignalsName: | QDBusAbstractAdaptor::setAutoRelaySignals | Prototype: | void QDBusAbstractAdaptor::setAutoRelaySignals(bool enable) | Coverage: | 47.059% (8/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp | Lines: | 173-194 |
| | 15 | 5 |
QCursor::setShapeName: | QCursor::setShape | Prototype: | void QCursor::setShape(Qt::CursorShape shape) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | Lines: | 495-510 |
| | 11 | 5 |
QCoreApplicationPrivate::removePostedEventName: | QCoreApplicationPrivate::removePostedEvent | Prototype: | void QCoreApplicationPrivate::removePostedEvent(QEvent * event) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1740-1773 |
| | 20 | 5 |
QCoreApplication::removeTranslatorName: | QCoreApplication::removeTranslator | Prototype: | bool QCoreApplication::removeTranslator(QTranslator *translationFile) | Coverage: | 61.538% (8/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1915-1932 |
| | 11 | 5 |
QConfFileSettingsPrivate::removeName: | QConfFileSettingsPrivate::remove | Prototype: | void QConfFileSettingsPrivate::remove(const QString &key) | Coverage: | 88.235% (15/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1202-1227 |
| | 18 | 5 |
QCompletionModel::mapToSourceName: | QCompletionModel::mapToSource | Prototype: | QModelIndex QCompletionModel::mapToSource(const QModelIndex& index) const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 221-245 |
| | 16 | 5 |
QCompleterPrivate::setCurrentIndexName: | QCompleterPrivate::setCurrentIndex | Prototype: | void QCompleterPrivate::setCurrentIndex(QModelIndex index, bool select) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 824-843 |
| | 13 | 5 |
QCompleter::setCompletionModeName: | QCompleter::setCompletionMode | Prototype: | void QCompleter::setCompletionMode(QCompleter::CompletionMode mode) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1108-1125 |
| | 11 | 5 |
QCommandLinkButton::paintEventName: | QCommandLinkButton::paintEvent | Prototype: | void QCommandLinkButton::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcommandlinkbutton.cpp | Lines: | 348-398 |
| | 34 | 5 |
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 |
QCommandLineParser::addOptionName: | QCommandLineParser::addOption | Prototype: | bool QCommandLineParser::addOption(const QCommandLineOption &option) | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 357-377 |
| | 11 | 5 |
QComboBoxPrivateContainer::updateTopBottomMarginName: | QComboBoxPrivateContainer::updateTopBottomMargin | Prototype: | void QComboBoxPrivateContainer::updateTopBottomMargin() | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 623-645 |
| | 15 | 5 |
QComboBoxPrivateContainer::setItemViewName: | QComboBoxPrivateContainer::setItemView | Prototype: | void QComboBoxPrivateContainer::setItemView(QAbstractItemView *itemView) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 538-591 |
| | 38 | 5 |
QComboBoxPrivate::_q_rowsInsertedName: | QComboBoxPrivate::_q_rowsInserted | Prototype: | void QComboBoxPrivate::_q_rowsInserted(const QModelIndex &parent, int start, int end) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1045-1065 |
| | 12 | 5 |
QComboBoxPrivate::_q_dataChangedName: | QComboBoxPrivate::_q_dataChanged | Prototype: | void QComboBoxPrivate::_q_dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1017-1043 |
| | 16 | 5 |
QComboBox::setLineEditName: | QComboBox::setLineEdit | Prototype: | void QComboBox::setLineEdit(QLineEdit *edit) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1767-1824 |
| | 30 | 5 |
QColumnViewPrivate::checkColumnCreationName: | QColumnViewPrivate::checkColumnCreation | Prototype: | void QColumnViewPrivate::checkColumnCreation(const QModelIndex &parent) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 1075-1092 |
| | 8 | 5 |
QColumnViewPrivate::_q_clickedName: | QColumnViewPrivate::_q_clicked | Prototype: | void QColumnViewPrivate::_q_clicked(const QModelIndex &index) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 639-656 |
| | 12 | 5 |
QColumnViewDelegate::paintName: | QColumnViewDelegate::paint | Prototype: | void QColumnViewDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 1133-1167 |
| | 19 | 5 |
QColumnView::selectAllName: | QColumnView::selectAll | Prototype: | void QColumnView::selectAll() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 1017-1041 |
| | 18 | 5 |
QColormap::pixelName: | QColormap::pixel | Prototype: | uint QColormap::pixel(const QColor &color) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp | Lines: | 159-192 |
| | 16 | 5 |
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 |
QColorDialogPrivate::selectColorName: | QColorDialogPrivate::selectColor | Prototype: | bool QColorDialogPrivate::selectColor(const QColor &col) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 1529-1565 |
| | 28 | 5 |
QColor::setColorFromStringName: | QColor::setColorFromString | Prototype: | bool QColor::setColorFromString(const QString &name) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 582-611 |
| | 16 | 5 |
QColor::lightName: | QColor::light | Prototype: | QColor QColor::light(int factor) const noexcept | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2333-2358 |
| | 16 | 5 |
QCollatorPrivate::initName: | QCollatorPrivate::init | Prototype: | void QCollatorPrivate::init() | Coverage: | 46.667% (7/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcollator_icu.cpp | Lines: | 54-96 |
| | 24 | 5 |
QClipboard::emitChangedName: | QClipboard::emitChanged | Prototype: | void QClipboard::emitChanged(Mode mode) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qclipboard.cpp | Lines: | 576-592 |
| | 9 | 5 |
QCheckBox::initStyleOptionName: | QCheckBox::initStyleOption | Prototype: | void QCheckBox::initStyleOption(QStyleOptionButton *option) const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp | Lines: | 167-185 |
| | 14 | 5 |
QCalendarWidget::updateCellName: | QCalendarWidget::updateCell | Prototype: | void QCalendarWidget::updateCell(const QDate &date) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 2917-2938 |
| | 14 | 5 |
QByteArray::toPercentEncodingName: | QByteArray::toPercentEncoding | Prototype: | QByteArray QByteArray::toPercentEncoding(const QByteArray &exclude, const QByteArray &include, char percent) const | Coverage: | 43.333% (13/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 4648-4671 |
| | 17 | 5 |
QByteArray::operator=Name: | QByteArray::operator= | Prototype: | QByteArray &QByteArray::operator=(const char *str) | Coverage: | 100.000% (20/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 1156-1178 |
| | 18 | 5 |
QByteArray::midName: | QByteArray::mid | Prototype: | QByteArray QByteArray::mid(int pos, int len) const | Coverage: | 88.889% (8/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2934-2952 |
| | 9 | 5 |
QByteArray::indexOfName: | QByteArray::indexOf | Prototype: | int QByteArray::indexOf(char ch, int from) const | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 2589-2601 |
| | 9 | 5 |
QByteArray::QByteArrayName: | QByteArray::QByteArray | Prototype: | QByteArray::QByteArray(const char *data, int size) | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 1573-1590 |
| | 11 | 5 |
QButtonGroup::addButtonName: | QButtonGroup::addButton | Prototype: | void QButtonGroup::addButton(QAbstractButton *button, int id) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qbuttongroup.cpp | Lines: | 244-264 |
| | 14 | 5 |
QBuffer::seekName: | QBuffer::seek | Prototype: | bool QBuffer::seek(qint64 pos) | Coverage: | 64.706% (11/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qbuffer.cpp | Lines: | 366-384 |
| | 12 | 5 |
QBoxLayoutPrivate::effectiveMarginsName: | QBoxLayoutPrivate::effectiveMargins | Prototype: | void QBoxLayoutPrivate::effectiveMargins(int *left, int *top, int *right, int *bottom) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qboxlayout.cpp | Lines: | 144-247 |
| | 12 | 5 |
QBmpHandler::readName: | QBmpHandler::read | Prototype: | bool QBmpHandler::read(QImage *image) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 762-792 |
| | 18 | 5 |
QBlitterPaintEnginePrivate::clipAndDrawPixmapName: | QBlitterPaintEnginePrivate::clipAndDrawPixmap | Prototype: | void QBlitterPaintEnginePrivate::clipAndDrawPixmap(const QRectF &clip, const QRectF &target, const QPixmap &pm, const QRectF &sr, bool opacity) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp | Lines: | 409-444 |
| | 23 | 5 |
QBitArray::countName: | QBitArray::count | Prototype: | int QBitArray::count(bool on) const | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | Lines: | 178-206 |
| | 18 | 5 |
QBezier::tAtLengthName: | QBezier::tAtLength | Prototype: | qreal QBezier::tAtLength(qreal l) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 598-629 |
| | 18 | 5 |
QBenchmarkTestMethodData::setResultName: | QBenchmarkTestMethodData::setResult | Prototype: | void QBenchmarkTestMethodData::setResult( qreal value, QTest::QBenchmarkMetric metric, bool setByMacro) | Coverage: | 94.118% (16/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 149-179 |
| | 14 | 5 |
QBenchmarkGlobalData::createMeasurerName: | QBenchmarkGlobalData::createMeasurer | Prototype: | QBenchmarkMeasurerBase * QBenchmarkGlobalData::createMeasurer() | Coverage: | 56.250% (9/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp | Lines: | 81-104 |
| | 11 | 5 |
QAuthenticatorPrivate::digestMd5ResponseName: | QAuthenticatorPrivate::digestMd5Response | Prototype: | QByteArray QAuthenticatorPrivate::digestMd5Response(const QByteArray &challenge, const QByteArray &method, const QByteArray &path) | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 676-714 |
| | 28 | 5 |
QAsn1Element::toInfoName: | QAsn1Element::toInfo | Prototype: | QMultiMap<QByteArray, QString> QAsn1Element::toInfo() const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 254-272 |
| | 13 | 5 |
QApplicationPrivate::pickMouseReceiverName: | QApplicationPrivate::pickMouseReceiver | Prototype: | QWidget *QApplicationPrivate::pickMouseReceiver(QWidget *candidate, const QPoint &windowPos, QPoint *pos, QEvent::Type type, Qt::MouseButtons buttons, QWidget *buttonDown, QWidget *alienWidget) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 2667-2698 |
| | 14 | 5 |
QApplication::paletteName: | QApplication::palette | Prototype: | QPalette QApplication::palette(const QWidget* w) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 1427-1443 |
| | 11 | 5 |
QApplication::fontName: | QApplication::font | Prototype: | QFont QApplication::font(const QWidget *widget) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 1597-1622 |
| | 11 | 5 |
QApplication::alertName: | QApplication::alert | Prototype: | void QApplication::alert(QWidget *widget, int duration) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 4021-4033 |
| | 8 | 5 |
QAlphaWidget::alphaBlendName: | QAlphaWidget::alphaBlend | Prototype: | void QAlphaWidget::alphaBlend() | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | Lines: | 297-332 |
| | 23 | 5 |
QAlphaPaintEnginePrivate::addPenWidthName: | QAlphaPaintEnginePrivate::addPenWidth | Prototype: | QRectF QAlphaPaintEnginePrivate::addPenWidth(const QPainterPath &path) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 411-435 |
| | 17 | 5 |
QAlphaPaintEngine::flushAndInitName: | QAlphaPaintEngine::flushAndInit | Prototype: | void QAlphaPaintEngine::flushAndInit(bool init) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 297-374 |
| | 46 | 5 |
QAlphaPaintEngine::drawPolygonName: | QAlphaPaintEngine::drawPolygon | Prototype: | void QAlphaPaintEngine::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | Lines: | 190-218 |
| | 17 | 5 |
QActionPrivate::redoGrabName: | QActionPrivate::redoGrab | Prototype: | void QActionPrivate::redoGrab(QShortcutMap &map) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 127-139 |
| | 10 | 5 |
QAccessibleTree::indexOfChildName: | QAccessibleTree::indexOfChild | Prototype: | int QAccessibleTree::indexOfChild(const QAccessibleInterface *iface) const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | Lines: | 726-752 |
| | 19 | 5 |
QAccessibleToolButton::doActionName: | QAccessibleToolButton::doAction | Prototype: | void QAccessibleToolButton::doAction(const QString &actionName) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | Lines: | 350-368 |
| | 9 | 5 |
QAccessibleTableHeaderCell::textName: | QAccessibleTableHeaderCell::text | Prototype: | QString QAccessibleTableHeaderCell::text(QAccessible::Text t) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | Lines: | 1135-1152 |
| | 11 | 5 |